From 23cae919022b6180cb7f520dcfafa61a8433cf90 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 26 Jun 2026 06:05:12 +0200 Subject: [PATCH] chore(chronograf): update image chronograf digest to d203c11 (#49490) 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 | `2aa9fb2` → `d203c11` | --- > [!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 c37b84943c1..17585bc9f95 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.4.1 +version: 9.4.2 diff --git a/charts/stable/chronograf/values.yaml b/charts/stable/chronograf/values.yaml index 503bd805449..f6afe74f96c 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:2aa9fb24f733b4d04e164d25f5ef96980c3b581ddab5c50857d1fdb42d222089 + tag: latest@sha256:d203c11a72e04d07f3d956911e4e7a32d8f631c28710423111aa929638c33d6d persistence: chronograf: enabled: true