From dd4625770a14968adb068e6c335bca4f76dbab2e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 28 Sep 2022 07:24:10 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/webgrabplus to v5.0.1 (#3940) * chore(deps): update container image tccr.io/truecharts/webgrabplus to v5.0.1 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot Signed-off-by: TrueCharts-Bot --- charts/stable/webgrabplus/Chart.yaml | 2 +- charts/stable/webgrabplus/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/webgrabplus/Chart.yaml b/charts/stable/webgrabplus/Chart.yaml index 14dc18ed5b2..fd6b62ec5e4 100644 --- a/charts/stable/webgrabplus/Chart.yaml +++ b/charts/stable/webgrabplus/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: webgrabplus -version: 2.0.33 +version: 2.0.34 appVersion: "4.2.4" description: Webgrabplus is a multi-site incremental xmltv epg grabber. type: application diff --git a/charts/stable/webgrabplus/values.yaml b/charts/stable/webgrabplus/values.yaml index c602beaefcf..1e3c7dbd5b6 100644 --- a/charts/stable/webgrabplus/values.yaml +++ b/charts/stable/webgrabplus/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/webgrabplus pullPolicy: IfNotPresent - tag: v4.2.4 + tag: 5.0.1 securityContext: runAsNonRoot: false