diff --git a/website/docs/references/helm-reference.md b/website/docs/references/helm-reference.md index cd1a0e52eb..a90e14c75e 100644 --- a/website/docs/references/helm-reference.md +++ b/website/docs/references/helm-reference.md @@ -5,7 +5,7 @@ This is a reference of all the configurable values in weave gitops's helm chart. This is intended for customizing your installation after you've gone through the [getting started](../getting-started.mdx) guide. -This reference was generated for the chart version 4.0.8 which installs weave gitops v0.11.0. +This reference was generated for the chart version 4.0.9 which installs weave gitops v0.12.0. ## Values @@ -25,7 +25,7 @@ This reference was generated for the chart version 4.0.8 which installs weave gi | fullnameOverride | string | `""` | | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"ghcr.io/weaveworks/wego-app"` | | -| image.tag | string | `"v0.11.0"` | | +| image.tag | string | `"v0.12.0"` | | | imagePullSecrets | list | `[]` | | | ingress.annotations | object | `{}` | | | ingress.className | string | `""` | |