From 93f96a962c0548c530b40118ab8c19ecc8b764d0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 11 Jun 2024 02:41:18 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/webgrabplus to v5.2.0@aceb844 by renovate (#23185) 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/linuxserver/webgrabplus](https://togithub.com/linuxserver/docker-webgrabplus/packages) ([source](https://togithub.com/linuxserver/docker-webgrabplus)) | minor | `5.1.5` -> `5.2.0` | --- > [!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/webgrabplus/Chart.yaml | 4 ++-- charts/stable/webgrabplus/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/webgrabplus/Chart.yaml b/charts/stable/webgrabplus/Chart.yaml index 9b578415570..6c0ed6cac0d 100644 --- a/charts/stable/webgrabplus/Chart.yaml +++ b/charts/stable/webgrabplus/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.1.5 +appVersion: 5.2.0 dependencies: - name: common version: 24.0.1 @@ -32,4 +32,4 @@ sources: - https://ghcr.io/linuxserver/webgrabplus - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus type: application -version: 11.0.1 +version: 11.1.0 diff --git a/charts/stable/webgrabplus/values.yaml b/charts/stable/webgrabplus/values.yaml index a976efeb266..6777fdd41b3 100644 --- a/charts/stable/webgrabplus/values.yaml +++ b/charts/stable/webgrabplus/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/webgrabplus pullPolicy: IfNotPresent - tag: 5.1.5@sha256:008f2905b86890f1190d2fc6243d9a2c69039181439042e2505d78ca90fae727 + tag: 5.2.0@sha256:aceb844912430a70d779461caba6026a56e64af7c1682559ce21793970077a26 service: main: enabled: false