From eac26896b0c3f535beea1e5c736211e0e37c2a6e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 17 Apr 2025 02:33:23 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/hotio/whisparr digest to 5b056c0 (#34490) 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 | `ba6ff5a` -> `5b056c0` | 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 5908d7e74f0..3202f9c830d 100644 --- a/charts/stable/whisparr/Chart.yaml +++ b/charts/stable/whisparr/Chart.yaml @@ -37,5 +37,5 @@ 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.31 +version: 12.5.32 diff --git a/charts/stable/whisparr/values.yaml b/charts/stable/whisparr/values.yaml index ddac3481278..d468d19321f 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.996@sha256:ba6ff5a6cdfd29b44498ca5a86b2562ec824fb242bdb8ebfe95693e653cc6115 + tag: v3-3.0.0.996@sha256:5b056c0cfed4fc74510c654ca40161b6a50139579ca6c1fe514d8db2f5f96f37 securityContext: container: readOnlyRootFilesystem: false