From 33b41d1df0b7ddf7910f79c15472f210fc6c75a2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Feb 2024 01:38:18 +0100 Subject: [PATCH] chore(deps): update container image towfiqi/serpbear to latest@63304b6 by renovate (#18614) 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 | `54e2313` -> `63304b6` | --- > [!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 00da186c85b..94f4935286f 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: 3.1.2 +version: 3.1.3 diff --git a/charts/stable/serpbear/values.yaml b/charts/stable/serpbear/values.yaml index 5df846b9b9e..bdbdd915bed 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:54e23130cf44ead798af27e924dd5a91dd3599304fbec04ae2ebad9e8bf38e2e + tag: latest@sha256:63304b607c882cde3ffd17910187a1007ef81977c48640b9d3674fd5eb57995e persistence: data: enabled: true