From 7c93c38b6ba5fdb4394a4ec957830f671b3cecf4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:17:19 +0200 Subject: [PATCH] chore(deps): update container image chronograf to latest@663e3b8 by renovate (#21396) 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 | `82e596f` -> `663e3b8` | --- > [!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 | 4 ++-- charts/stable/chronograf/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/chronograf/Chart.yaml b/charts/stable/chronograf/Chart.yaml index da0976d279c..62c8d3b6d04 100644 --- a/charts/stable/chronograf/Chart.yaml +++ b/charts/stable/chronograf/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/chronograf.webp keywords: - chronograf - Tools-System -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/chronograf - https://hub.docker.com/_/chronograf type: application -version: 5.8.17 +version: 5.8.18 diff --git a/charts/stable/chronograf/values.yaml b/charts/stable/chronograf/values.yaml index 2021c084810..97fa8a95a94 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:82e596f06d1a343692717a6be144a19ef4cba87144da6f32835c7892127a7e08 + tag: latest@sha256:663e3b8269564279e4dccc332b0e95d4958056f0ac9f67a591b9faa8618a40d6 persistence: chronograf: enabled: true