From 10adf6c72b7ac9554fa8e55071c39ba7b6370469 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 5 Feb 2026 00:02:10 +0100 Subject: [PATCH] chore(chronograf): update image chronograf digest to 6bde6be (#44544) 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 | `858f06c` -> `6bde6be` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/chronograf/Chart.yaml | 12 ++++++------ charts/stable/chronograf/values.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/stable/chronograf/Chart.yaml b/charts/stable/chronograf/Chart.yaml index 8632986b628..c9375ffa30f 100644 --- a/charts/stable/chronograf/Chart.yaml +++ b/charts/stable/chronograf/Chart.yaml @@ -25,21 +25,21 @@ dependencies: import-values: [] deprecated: false description: Chronograf is InfluxData’s open source web application. Use Chronograf with the other components of the TICK stack to visualize your monitoring data and easily create alerting and automation rules. -home: https://trueforge.org/truetech/truecharts/charts/stable/chronograf -icon: https://trueforge.org/img/hotlink-ok/chart-icons/chronograf.webp +home: https://truecharts.org/charts/stable/chronograf +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.webp keywords: - chronograf - Tools-System -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: chronograf sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/chronograf - https://hub.docker.com/_/chronograf - https://www.influxdata.com/time-series-platform/chronograf/ type: application -version: 8.13.20 +version: 8.13.21 diff --git a/charts/stable/chronograf/values.yaml b/charts/stable/chronograf/values.yaml index 49cc762d629..76ac11f0393 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:858f06c5e2ab525a8193a5f190a987b2a9b0f0dfb05f00e883a6d4215ab5a999 + tag: latest@sha256:6bde6bedb800ff25d56a2138e23b1815c4f4a01ebb61520c9121607d21479fa8 persistence: chronograf: enabled: true