From 25323775d308d5809a9e87f58dab396f56042c6b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Apr 2026 19:01:14 +0200 Subject: [PATCH] =?UTF-8?q?fix(flexget):=20update=20image=20docker.io/wise?= =?UTF-8?q?rain/flexget=203.19.10=20=E2=86=92=203.19.12=20(#47128)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/stable/flexget/Chart.yaml | 14 +++++++------- charts/stable/flexget/values.yaml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/stable/flexget/Chart.yaml b/charts/stable/flexget/Chart.yaml index cbcae2420c4..489d5032cc0 100644 --- a/charts/stable/flexget/Chart.yaml +++ b/charts/stable/flexget/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.19.10 +appVersion: 3.19.12 dependencies: - name: common version: 29.0.15 @@ -20,21 +20,21 @@ dependencies: import-values: [] deprecated: false description: FlexGet is a multipurpose automation tool for all of your media -home: https://truecharts.org/truetech/truecharts/charts/stable/flexget -icon: https://truecharts.org/img/hotlink-ok/chart-icons/flexget.webp +home: https://trueforge.org/truetech/truecharts/charts/stable/flexget +icon: https://trueforge.org/img/hotlink-ok/chart-icons/flexget.webp keywords: - flexget - automation -kubeVersion: '>=1.33.0-0' +kubeVersion: '>=1.27.0-0' maintainers: - name: TrueCharts - email: info@truecharts.org - url: https://truecharts.org + email: info@trueforge.org + url: https://trueforge.org name: flexget sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/flexget - https://github.com/wiserain/docker-flexget - https://hub.docker.com/r/wiserain/flexget type: application -version: 13.0.6 +version: 13.0.7 diff --git a/charts/stable/flexget/values.yaml b/charts/stable/flexget/values.yaml index 7d2c29af524..7aeb7bf2657 100644 --- a/charts/stable/flexget/values.yaml +++ b/charts/stable/flexget/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/wiserain/flexget pullPolicy: IfNotPresent - tag: 3.19.10@sha256:a8f207e974666db2747c4f7e7da04bfb0ae8b2e39bf5b35ec5816d08bcf99330 + tag: 3.19.12@sha256:c52143bfed10f4e584d7b56da5a0cbf78f6f44c98df756658265c47637cfc72d securityContext: container: runAsNonRoot: false