From d9cbd0e432d0dac080576065edb92ee22365be53 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 18 Dec 2022 12:50:42 +0100 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/flexget to v3.5.11 (#5523) * chore(deps): update container image tccr.io/truecharts/flexget to v3.5.11 * Commit bumped Chart Version Signed-off-by: TrueCharts-Bot Signed-off-by: TrueCharts-Bot --- charts/stable/flexget/Chart.yaml | 4 ++-- charts/stable/flexget/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index 5ea21f5d750..3d1224d6371 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "3.5.9" +appVersion: "3.5.11" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://hub.docker.com/r/wiserain/flexget - https://github.com/wiserain/docker-flexget type: application -version: 4.0.7 +version: 4.0.8 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index 890eb79c87e..07aed342030 100644 --- a/charts/stable/flexget/values.yaml +++ b/charts/stable/flexget/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/flexget pullPolicy: IfNotPresent - tag: 3.5.9@sha256:1e2f45037a75370118ed1742a9af982721dbaaa7f8cd60d39f3a3d57e2976436 + tag: 3.5.11@sha256:8f53c10ffaabe8a85743c11000b64ae39b324a8f538e345c3bdb462b19e9dfb2 securityContext: runAsNonRoot: false