From d295df02c5d29874eed0a642313bda1f8b0c5839 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 24 Feb 2025 16:52:32 +0100 Subject: [PATCH] chore(helm): update image docker.io/towfiqi/serpbear digest to 7e1de94 (#32490) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/towfiqi/serpbear | digest | `b294848` -> `7e1de94` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/serpbear/Chart.yaml | 2 +- charts/stable/serpbear/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/serpbear/Chart.yaml b/charts/stable/serpbear/Chart.yaml index f90dea87a90..7fbc2ffae81 100644 --- a/charts/stable/serpbear/Chart.yaml +++ b/charts/stable/serpbear/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/serpbear - https://hub.docker.com/r/towfiqi/serpbear type: application -version: 5.5.1 +version: 5.5.2 diff --git a/charts/stable/serpbear/values.yaml b/charts/stable/serpbear/values.yaml index 7a8b0964332..c5da0c043f0 100644 --- a/charts/stable/serpbear/values.yaml +++ b/charts/stable/serpbear/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/towfiqi/serpbear - tag: latest@sha256:b2948486dff60c6d39a84894feddb8e718b23a97107683ce899b729b3d774007 + tag: latest@sha256:7e1de948a4144c1e8995a1628fef97a9893ce39cd640b2b9837bed7af513bb18 persistence: data: enabled: true