From ab56aa608387fa81993e8f43351c7e011b40e95c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 Nov 2023 04:21:38 +0100 Subject: [PATCH] fix(deps): update container image ghcr.io/linuxserver/webgrabplus to 5.1.3 (#15098) 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) | digest | `e4899b3` -> `f660395` | --- > [!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 d07ef29e7f5..81027e31b16 100644 --- a/charts/stable/webgrabplus/Chart.yaml +++ b/charts/stable/webgrabplus/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: webgrabplus -version: 6.0.22 -appVersion: "5.1.3" +version: 6.0.23 +appVersion: 5.1.3 description: Webgrabplus is a multi-site incremental xmltv epg grabber. type: application deprecated: false diff --git a/charts/stable/webgrabplus/values.yaml b/charts/stable/webgrabplus/values.yaml index 47b86a069a0..e4bbbc865b3 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.3@sha256:e4899b34675adf141609870c98f3d29c1e51b16331b3da8e23ccfb6f4813b595 + tag: 5.1.3@sha256:f660395b5b4a9173886cdc4d28f47c4298c10fc8023c74ef2bd00400635a1c7f service: main: enabled: false