From 91fa43f117d3409d7033b82c434790e5f2433a94 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 9 Apr 2024 19:17:42 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/whisparr to vnightly-2.0.0.548@86d06aa by renovate (#20482) 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)) | patch | `nightly-2.0.0.355` -> `nightly-2.0.0.548` | --- > [!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 | 6 +++--- charts/stable/whisparr/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/whisparr/Chart.yaml b/charts/stable/whisparr/Chart.yaml index a4ac169bfd5..70226ebf9ce 100644 --- a/charts/stable/whisparr/Chart.yaml +++ b/charts/stable/whisparr/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.0.0.355 +appVersion: 2.0.0.548 dependencies: - name: common version: 20.3.2 @@ -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: 9.8.0 +version: 9.8.1 diff --git a/charts/stable/whisparr/values.yaml b/charts/stable/whisparr/values.yaml index de442a5043c..7c060b183fe 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: nightly-2.0.0.355@sha256:a121376ad99254316a46fb4cd875c710e7dd29bdf1a0cea0e4b6c221b04eea0d + tag: nightly-2.0.0.548@sha256:86d06aa019668d131eb51ddff5f5ec781ff372ac6360b283a3d081ed54364689 securityContext: container: readOnlyRootFilesystem: false