From dd5f122856c888fe920372a458286be1671c71e3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 1 Apr 2025 08:23:42 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/hotio/whisparr digest to 5178856 (#33800) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr) ([source](https://redirect.github.com/hotio/whisparr)) | digest | `0b2be69` -> `5178856` | 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/whisparr/Chart.yaml | 2 +- charts/stable/whisparr/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/whisparr/Chart.yaml b/charts/stable/whisparr/Chart.yaml index ed05d334e07..a194de933b6 100644 --- a/charts/stable/whisparr/Chart.yaml +++ b/charts/stable/whisparr/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/onedr0p/containers/tree/main/apps/whisparr - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr type: application -version: 12.5.20 +version: 12.5.21 diff --git a/charts/stable/whisparr/values.yaml b/charts/stable/whisparr/values.yaml index dc2e07ef914..704a386fa51 100644 --- a/charts/stable/whisparr/values.yaml +++ b/charts/stable/whisparr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/hotio/whisparr pullPolicy: IfNotPresent - tag: v3-3.0.0.932@sha256:0b2be6938a766f903ccc6a3666f2ba32856a10137865fa952689a282126494ae + tag: v3-3.0.0.932@sha256:5178856831ce5bbb0b45e2e0313664716b065c6a036456d14a51d540c9f6b3e6 securityContext: container: readOnlyRootFilesystem: false