From 07b698f81092b84c74321105336117b756e2ff8b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Jun 2026 00:51:06 +0200 Subject: [PATCH] chore(chronograf): update image chronograf digest to d40aa30 (#48665) 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 | `71af79e` → `d40aa30` | --- > [!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 2c72cb52376..ff4dbd06818 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.3.1 +version: 9.3.2 diff --git a/charts/stable/chronograf/values.yaml b/charts/stable/chronograf/values.yaml index 45aee0b60b8..9c8ec7f51a5 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:71af79eb1d102ee2dc2d051f5c4977a867774bfb25ec7412ef9923b281349766 + tag: latest@sha256:d40aa30936e76a9d77532e9a00382b998eb937370fbe440c274ed20fe158d9aa persistence: chronograf: enabled: true