diff --git a/charts/stable/chronograf/Chart.yaml b/charts/stable/chronograf/Chart.yaml index 65211aba05d..cdfc5b62c8c 100644 --- a/charts/stable/chronograf/Chart.yaml +++ b/charts/stable/chronograf/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://hub.docker.com/_/chronograf - https://www.influxdata.com/time-series-platform/chronograf/ type: application -version: 7.0.0 +version: 7.0.1 diff --git a/charts/stable/chronograf/values.yaml b/charts/stable/chronograf/values.yaml index 97dcb341084..c2c798deb5b 100644 --- a/charts/stable/chronograf/values.yaml +++ b/charts/stable/chronograf/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: chronograf - tag: latest@sha256:08114d9fb1640d6d8c011b7b08e1e12a78159495bc4e0c392bfaaedf0971f500 + tag: latest@sha256:912c8322edef83837c72662c8f85106f445a56f6a1e195dfccc263cee55af88d persistence: chronograf: enabled: true