From 325e6cc7c8654998bbd49916b733f3ffaa16bf4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 10:26:07 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/webgrabplus to v4.2.2 (#2277) * chore(deps): update container image tccr.io/truecharts/webgrabplus to v4.2.2 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-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 e46f2fd719f..32cb01fae55 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: 1.0.4 +version: 1.0.5 appVersion: "3.2.2" 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 a8326f09087..9fb76272dbf 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: v3.2.3 + tag: v4.2.2 securityContext: runAsNonRoot: false