From 4e48ef17f2e72fc560fedcc71ba12e45705b9c26 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 10 Nov 2024 09:21:42 +0100 Subject: [PATCH] chore(helm): update image docker.io/towfiqi/serpbear digest to 0a0181a (#29086) 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 | `3e61661` -> `0a0181a` | --- > [!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 25cc907a1a2..98f4f62fb8c 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.2.1 +version: 5.2.2 diff --git a/charts/stable/serpbear/values.yaml b/charts/stable/serpbear/values.yaml index f4770130e2a..fad64c71947 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:3e61661879c1d1d9d0c977222dcd0302e1ff5b04122b1e75148ae5666265457e + tag: latest@sha256:0a0181a6ac5ee3f6aae3c9dded76f3746d64ad27efa5bab7c5fe5844f7cd9364 persistence: data: enabled: true