From 4b9a1c2d898a062e5cfee33af5aebf9d79fa4e9a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 13 Aug 2024 08:20:09 +0200 Subject: [PATCH] chore(deps): update container image chronograf to latest@9cea6f8 by renovate (#25055) 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 | `b0ae594` -> `9cea6f8` | --- > [!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 839770a7ecc..3dce7ab6126 100644 --- a/charts/stable/chronograf/Chart.yaml +++ b/charts/stable/chronograf/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://hub.docker.com/_/chronograf - https://www.influxdata.com/time-series-platform/chronograf/ type: application -version: 7.1.4 +version: 7.1.5 diff --git a/charts/stable/chronograf/values.yaml b/charts/stable/chronograf/values.yaml index abc11167a70..11a0eec7b3f 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:b0ae594f24c582852736f2030bf0f0c0e606fc9cfc4ae9abad9c8e9d73d242ad + tag: latest@sha256:9cea6f8101ab7979acb469cdd1187c516fac41a8ad6042d23b003c813432334a persistence: chronograf: enabled: true