From 4c563d18a2197005a96f751face98b9311ff9ab7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 26 Apr 2024 08:19:13 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/whisparr to v3-3.0.0.545@d66f5dc by renovate (#21371) 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 | `7bf18a8` -> `d66f5dc` | --- > [!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 005471315fd..4f155fd6c0c 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.17 +version: 10.0.18 diff --git a/charts/stable/whisparr/values.yaml b/charts/stable/whisparr/values.yaml index cc47adf6199..4af9080fff2 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:7bf18a8109f1426dc4f7ae48e40b22b34d6748696c3da89ec524a527dda321c5 + tag: v3-3.0.0.545@sha256:d66f5dc01af747881e25b8e72aa45de30fba672c16df897af69257704fb61fe4 securityContext: container: readOnlyRootFilesystem: false