From 487eed216a4d5a6879d35d53abb9ad0ba270f9d7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 7 Jul 2025 20:29:03 +0200 Subject: [PATCH] chore(helm): update image docker.io/revenz/fenrus digest to b2d0a5a (#37159) 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/revenz/fenrus | digest | `ad2af9f` -> `b2d0a5a` | 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/fenrus/Chart.yaml | 2 +- charts/stable/fenrus/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/fenrus/Chart.yaml b/charts/stable/fenrus/Chart.yaml index 11f0e1e8954..dd8ad17c12f 100644 --- a/charts/stable/fenrus/Chart.yaml +++ b/charts/stable/fenrus/Chart.yaml @@ -35,5 +35,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fenrus - https://hub.docker.com/r/revenz/fenrus type: application -version: 8.0.5 +version: 8.0.6 diff --git a/charts/stable/fenrus/values.yaml b/charts/stable/fenrus/values.yaml index ada901fc738..0ea0cbc5b8b 100644 --- a/charts/stable/fenrus/values.yaml +++ b/charts/stable/fenrus/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/revenz/fenrus - tag: latest@sha256:ad2af9f34b3d163cb04536030dead590379c5cdb47faaac9602a4efc7e2b3ed8 + tag: latest@sha256:b2d0a5a669a88f22a4ce6a56a97ed60f863d756609aa13a0ca0073a671d2e872 persistence: data: enabled: true