From 93fb4a0adb8e85f3f5d3b753d1d72d81d1df55b8 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 21 Nov 2022 18:14:39 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/jackett to v0.20.2271 --- 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 b4941898c6e..fc4488c63e6 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.2269@sha256:ea5e9128370e53e02ce12431eccf5c3d5af1b75db326584113a429fe53fe7f07 + tag: 0.20.2271@sha256:fd3adb70ff7a038eb6654190ab6b2b70fce0a54df6bb3104c4d48457258e9762 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/custom-app/values.yaml b/charts/stable/custom-app/values.yaml index 4bc71e9767e..514e38ae7ac 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.2269@sha256:ea5e9128370e53e02ce12431eccf5c3d5af1b75db326584113a429fe53fe7f07 + tag: 0.20.2271@sha256:fd3adb70ff7a038eb6654190ab6b2b70fce0a54df6bb3104c4d48457258e9762 portal: enabled: true diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index 022c4c19f77..1a522ae4024 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.2269@sha256:ea5e9128370e53e02ce12431eccf5c3d5af1b75db326584113a429fe53fe7f07 + tag: 0.20.2271@sha256:fd3adb70ff7a038eb6654190ab6b2b70fce0a54df6bb3104c4d48457258e9762 securityContext: readOnlyRootFilesystem: false From b7f9561fd64963c75af5f6e48194b7c320cd41d2 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 21 Nov 2022 18:18:24 +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 bdf3219199a..985803e72f7 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2269" +appVersion: "0.20.2271" 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.7 +version: 7.0.8 annotations: truecharts.org/catagories: | - custom diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 92195b80bf5..90a03729b5a 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2269" +appVersion: "0.20.2271" 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.7 +version: 13.0.8 annotations: truecharts.org/catagories: | - media