From 573de9a0b6609f0a725217f5707105c600e1504c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 4 Jun 2024 02:29:33 +0200 Subject: [PATCH] chore(deps): update container image chronograf to latest@912c832 by renovate (#22826) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | chronograf | digest | `08114d9` -> `912c832` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/chronograf/Chart.yaml | 2 +- charts/stable/chronograf/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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