diff --git a/charts/stable/chronograf/Chart.yaml b/charts/stable/chronograf/Chart.yaml index 8632986b628..c9375ffa30f 100644 --- a/charts/stable/chronograf/Chart.yaml +++ b/charts/stable/chronograf/Chart.yaml @@ -25,21 +25,21 @@ dependencies: import-values: [] deprecated: false description: Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. -home: https://trueforge.org/truetech/truecharts/charts/stable/chronograf -icon: https://trueforge.org/img/hotlink-ok/chart-icons/chronograf.webp +home: https://truecharts.org/charts/stable/chronograf +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.webp keywords: - chronograf - Tools-System -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: chronograf sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/chronograf - https://hub.docker.com/_/chronograf - https://www.influxdata.com/time-series-platform/chronograf/ type: application -version: 8.13.20 +version: 8.13.21 diff --git a/charts/stable/chronograf/values.yaml b/charts/stable/chronograf/values.yaml index 49cc762d629..76ac11f0393 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:858f06c5e2ab525a8193a5f190a987b2a9b0f0dfb05f00e883a6d4215ab5a999 + tag: latest@sha256:6bde6bedb800ff25d56a2138e23b1815c4f4a01ebb61520c9121607d21479fa8 persistence: chronograf: enabled: true