From 44c215ab1f767496de7d2e9000a115ac9bb2c6a6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 May 2026 14:55:23 +0200 Subject: [PATCH] chore(chronograf): update image chronograf digest to 2eebdc6 (#48047) 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 | `0f07a3a` → `2eebdc6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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://redirect.github.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 069c3ff0751..fadc28e2d47 100644 --- a/charts/stable/chronograf/Chart.yaml +++ b/charts/stable/chronograf/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://hub.docker.com/_/chronograf - https://www.influxdata.com/time-series-platform/chronograf/ type: application -version: 9.2.0 +version: 9.2.1 diff --git a/charts/stable/chronograf/values.yaml b/charts/stable/chronograf/values.yaml index e10c41b2b87..3413360dc6e 100644 --- a/charts/stable/chronograf/values.yaml +++ b/charts/stable/chronograf/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: chronograf - tag: latest@sha256:0f07a3a3ef4e82deb075683f72a89d194d780f1805d5232622f5619854a12da9 + tag: latest@sha256:2eebdc6f5b0e65845ff8e9e44b54f55fd137154848ff0924dd5d79f68def9721 persistence: chronograf: enabled: true