From 9fd6df366115ecab5620c7ec15fcaf21064f57d9 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 17 Nov 2022 16:16:08 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/jackett to v0.20.2260 --- charts/stable/custom-app/ci/test-values.yaml | 2 +- charts/stable/custom-app/values.yaml | 2 +- charts/stable/jackett/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/custom-app/ci/test-values.yaml b/charts/stable/custom-app/ci/test-values.yaml index fc25dfa0042..9ab93b51110 100644 --- a/charts/stable/custom-app/ci/test-values.yaml +++ b/charts/stable/custom-app/ci/test-values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.2255@sha256:b53e0e2a41a88f51991a8ef7552920a5e9a57dae425c420ddbeba488e6225b4d + tag: 0.20.2260@sha256:f056207a64769a2b5f7db10356b9f7fcc5cfa3b7c99e9f03281c9974cdb5999c securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/custom-app/values.yaml b/charts/stable/custom-app/values.yaml index 7b24e89ebd9..f6ce8ae8c80 100644 --- a/charts/stable/custom-app/values.yaml +++ b/charts/stable/custom-app/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.2255@sha256:b53e0e2a41a88f51991a8ef7552920a5e9a57dae425c420ddbeba488e6225b4d + tag: 0.20.2260@sha256:f056207a64769a2b5f7db10356b9f7fcc5cfa3b7c99e9f03281c9974cdb5999c portal: enabled: true diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index c2b885ba953..fe728606435 100644 --- a/charts/stable/jackett/values.yaml +++ b/charts/stable/jackett/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: 0.20.2255@sha256:b53e0e2a41a88f51991a8ef7552920a5e9a57dae425c420ddbeba488e6225b4d + tag: 0.20.2260@sha256:f056207a64769a2b5f7db10356b9f7fcc5cfa3b7c99e9f03281c9974cdb5999c securityContext: readOnlyRootFilesystem: false From 5a97148f591df242090658a5275d91e844eaae27 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 17 Nov 2022 16:20:04 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/custom-app/Chart.yaml | 4 ++-- charts/stable/jackett/Chart.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index eeecc0e2435..60535fcfb3a 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2255" +appVersion: "0.20.2260" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app type: application -version: 7.0.3 +version: 7.0.4 annotations: truecharts.org/catagories: | - custom diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 5141223e525..5c0aaf11894 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2255" +appVersion: "0.20.2260" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jackett - https://github.com/Jackett/Jackett type: application -version: 13.0.3 +version: 13.0.4 annotations: truecharts.org/catagories: | - media