Skip to content

Commit 6b8ce40

Browse files
Merge pull request #286 from homarr-labs/docs/update-helm-docs
Update Helm chart documentation
2 parents 286eb4a + 57b246c commit 6b8ce40

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

+3-3
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: 3.8.0](https://img.shields.io/badge/Version-3.8.0-informational?style=flat)
5+
![Version: 3.9.0](https://img.shields.io/badge/Version-3.9.0-informational?style=flat)
66
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat)
7-
![AppVersion: v1.17.0](https://img.shields.io/badge/AppVersion-v1.17.0-informational?style=flat)
7+
![AppVersion: v1.18.0](https://img.shields.io/badge/AppVersion-v1.18.0-informational?style=flat)
88

99
A Helm chart to deploy homarr for Kubernetes
1010

@@ -306,7 +306,7 @@ All available values are listed on the [artifacthub](https://artifacthub.io/pack
306306
| fullnameOverride | string | `""` | Overrides chart's fullname |
307307
| image.pullPolicy | string | `"IfNotPresent"` | Image pull policy |
308308
| image.repository | string | `"ghcr.io/homarr-labs/homarr"` | Image repository |
309-
| image.tag | string | `"v1.17.0"` | Overrides the image tag whose default is the chart appVersion |
309+
| image.tag | string | `"v1.18.0"` | Overrides the image tag whose default is the chart appVersion |
310310
| imagePullSecrets | list | `[]` | Secrets for Docker registry |
311311
| imagesCopy.enabled | bool | `false` | Set to true to enable the init container for copying local images to the PVC. Requires homarr-images PVC to be enabled. |
312312
| imagesCopy.pathToLocalImages | string | `"/path-to-local-images"` | The path where local images are stored for copying to the PVC |

0 commit comments

Comments
 (0)