From ceaba4764c2ceac47d78936fb27b2a187d2c79cf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 Feb 2024 15:25:27 +0100 Subject: [PATCH] chore(deps): update container image chronograf to latest@b9c52b5 by renovate (#18287) 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 | `0acb51c` -> `b9c52b5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 d8e52170235..acd0f32e8b8 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.png 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: 4.2.0 +version: 4.2.1 diff --git a/charts/stable/chronograf/values.yaml b/charts/stable/chronograf/values.yaml index b2e2dd153f7..358972c62c0 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:0acb51cbf8377d9ad8addcefd204ed3162a421b8869ecdcd5fa18347ca8fee32 + tag: latest@sha256:b9c52b548066f3b4ed876dcb3e5f0a652548dd41cc7e7f2f42c3700dd29eab0e persistence: chronograf: enabled: true