Skip to content

Commit 496be3b

Browse files
Merge pull request #432 from homarr-labs/docs/update-helm-docs
Update Helm chart documentation
2 parents 643f484 + 0b3f2ab commit 496be3b

File tree

1 file changed

+3
-3
lines changed
  • docs/getting-started/installation

1 file changed

+3
-3
lines changed

docs/getting-started/installation/helm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
<img src="https://raw.githubusercontent.com/homarr-labs/charts/refs/heads/main/charts/homarr/icon.svg" align="right" width="92" alt="homarr logo">
44

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)
66
![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)
88

99
A Helm chart to deploy homarr for Kubernetes
1010

@@ -415,7 +415,7 @@ All available values are listed on the [artifacthub](https://artifacthub.io/pack
415415
| httproute.rules[0].matches[0].path.value | string | `"/"` | Path value to match |
416416
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
417417
| 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 |
419419
| imagePullSecrets | list | `[]` | Secrets for Docker registry |
420420
| ingress.annotations | object | `{}` | Ingress annotations |
421421
| ingress.enabled | bool | `false` | Enable ingress |

0 commit comments

Comments
 (0)