File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/getting-started/installation Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<img src =" https://raw.githubusercontent.com/homarr-labs/charts/refs/heads/main/charts/homarr/icon.svg " align =" right " width =" 92 " alt =" homarr logo " >
4
4
5
- ![ Version: 7.1 .0] ( https://img.shields.io/badge/Version-7.1 .0-informational?style=flat )
5
+ ![ Version: 7.2 .0] ( https://img.shields.io/badge/Version-7.2 .0-informational?style=flat )
6
6
![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat )
7
- ![ AppVersion: v1.39 .0] ( https://img.shields.io/badge/AppVersion-v1.39 .0-informational?style=flat )
7
+ ![ AppVersion: v1.40 .0] ( https://img.shields.io/badge/AppVersion-v1.40 .0-informational?style=flat )
8
8
9
9
A Helm chart to deploy homarr for Kubernetes
10
10
@@ -415,7 +415,7 @@ All available values are listed on the [artifacthub](https://artifacthub.io/pack
415
415
| httproute.rules[0].matches[0].path.value | string | `"/"` | Path value to match |
416
416
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
417
417
| image.repository | string | `"ghcr.io/homarr-labs/homarr"` | Image repository |
418
- | image.tag | string | `"v1.39 .0"` | Overrides the image tag whose default is the chart appVersion |
418
+ | image.tag | string | `"v1.40 .0"` | Overrides the image tag whose default is the chart appVersion |
419
419
| imagePullSecrets | list | `[]` | Secrets for Docker registry |
420
420
| ingress.annotations | object | `{}` | Ingress annotations |
421
421
| ingress.enabled | bool | `false` | Enable ingress |
You can’t perform that action at this time.
0 commit comments