From a0efefc52d466d93d39e78ea10bdb34463e1a108 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 9 Oct 2025 12:09:34 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/hotio/whisparr digest to 77a2feb (#40561) 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 | `6b53388` -> `77a2feb` | --- > [!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/whisparr/Chart.yaml | 3 ++- charts/stable/whisparr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/stable/whisparr/Chart.yaml b/charts/stable/whisparr/Chart.yaml index a747dbb4b51..7d6837063f0 100644 --- a/charts/stable/whisparr/Chart.yaml +++ b/charts/stable/whisparr/Chart.yaml @@ -37,7 +37,8 @@ name: whisparr sources: - https://ghcr.io/hotio/whisparr - https://github.com/onedr0p/containers/tree/main/apps/whisparr + - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/whisparr type: application -version: 13.8.0 +version: 13.8.1 diff --git a/charts/stable/whisparr/values.yaml b/charts/stable/whisparr/values.yaml index bf65ef9b5de..3b1487f4fa8 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.1.1307@sha256:6b53388085653587bfd31a4f3b822d090bd0e06b42d67340424a06241e71a6e0 + tag: v3-3.0.1.1307@sha256:77a2feba611b788d3f71b30fb00e5001b0b6646ad90308f9be4a933d70ddbfa0 securityContext: container: readOnlyRootFilesystem: false