From eccc70526f5a41ece8e76f6be716ff826f5f716b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Feb 2024 01:49:37 +0100 Subject: [PATCH] chore(deps): update container image towfiqi/serpbear to latest@27b3e49 by renovate (#18111) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | towfiqi/serpbear | digest | `b128873` -> `27b3e49` | --- > [!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/serpbear/Chart.yaml | 4 ++-- charts/stable/serpbear/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/serpbear/Chart.yaml b/charts/stable/serpbear/Chart.yaml index 3e49bb398d0..1620bd0de5a 100644 --- a/charts/stable/serpbear/Chart.yaml +++ b/charts/stable/serpbear/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/serpbear.png keywords: - serpbear - metrics -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/serpbear - https://hub.docker.com/r/towfiqi/serpbear type: application -version: 2.1.13 +version: 2.1.14 diff --git a/charts/stable/serpbear/values.yaml b/charts/stable/serpbear/values.yaml index 8b483ff143d..e7f85370c03 100644 --- a/charts/stable/serpbear/values.yaml +++ b/charts/stable/serpbear/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: towfiqi/serpbear - tag: latest@sha256:b12887365016ebf7d1990eb49e7b5f68d7192b28b7e498c8bcfe348f6e09d3cc + tag: latest@sha256:27b3e49dc9e6352946a78aeb19bb35c959155a7ad6283f51699e056cd15df81a persistence: data: enabled: true