From e86b9f581ead85b42a97777e3213edaa0cbb2fb3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Apr 2024 14:18:44 +0200 Subject: [PATCH] chore(deps): update container image chronograf to latest@82e596f by renovate (#21260) 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 | `8c2b753` -> `82e596f` | --- > [!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 | 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 71ed393f24e..7c1c4a3eaee 100644 --- a/charts/stable/chronograf/Chart.yaml +++ b/charts/stable/chronograf/Chart.yaml @@ -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.15 +version: 5.8.16 diff --git a/charts/stable/chronograf/values.yaml b/charts/stable/chronograf/values.yaml index 5fc3bbe6af0..2021c084810 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:8c2b7539b383b52c8f77f7acf3876edcf932651c5fe584ff5d4df93cb9ee1db5 + tag: latest@sha256:82e596f06d1a343692717a6be144a19ef4cba87144da6f32835c7892127a7e08 persistence: chronograf: enabled: true