From cfc3b9693e7a3b094185084be283b33b2587d344 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 10 Apr 2024 13:32:56 +0200 Subject: [PATCH] chore(deps): update container image chronograf to latest@e429b94 by renovate (#20519) 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 | `40e60ec` -> `e429b94` | --- > [!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 72be40e5f79..403be7c2f0a 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.2 +version: 5.8.3 diff --git a/charts/stable/chronograf/values.yaml b/charts/stable/chronograf/values.yaml index a9cc4611d58..068d7cef421 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:40e60ec75942904933c03f2d3c0fc0c9880b2b95b2b2fb2b8ba1618784e0ea7a + tag: latest@sha256:e429b94893f07a776ad6a99a2cb3bc9d3c35f760264de0754d454a372df2a48e persistence: chronograf: enabled: true