From 08f5e404c5c27c05c42acacddd10f4eb66b7943e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 19 Apr 2024 14:21:06 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/whisparr to v3-3.0.0.545@68db7b4 by renovate (#20996) 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://togithub.com/hotio/whisparr)) | digest | `c18c84b` -> `68db7b4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/whisparr/Chart.yaml | 4 ++-- charts/stable/whisparr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/whisparr/Chart.yaml b/charts/stable/whisparr/Chart.yaml index 45dcbb3e71c..494fba4acfd 100644 --- a/charts/stable/whisparr/Chart.yaml +++ b/charts/stable/whisparr/Chart.yaml @@ -24,7 +24,7 @@ keywords: - whisparr - Downloaders - MediaApp-Other -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr - https://ghcr.io/hotio/whisparr type: application -version: 10.0.4 +version: 10.0.5 diff --git a/charts/stable/whisparr/values.yaml b/charts/stable/whisparr/values.yaml index e9ae9bf732a..7b2c3393dd1 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.545@sha256:c18c84babbc62d615332264373f40c25cba909722f025647345e28ce5058cb51 + tag: v3-3.0.0.545@sha256:68db7b494ddf6dfc02ce1aaf7d67f844e03606bebea2f5a74cbdff21e141abfd securityContext: container: readOnlyRootFilesystem: false