From 73ef9a7b75e84fe8dfa849ba766f86cf13dd883b Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 22 Nov 2022 08:14:57 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/jackett to v0.20.2273 --- 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 fc4488c63e6..44464c8254a 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.2271@sha256:fd3adb70ff7a038eb6654190ab6b2b70fce0a54df6bb3104c4d48457258e9762 + tag: 0.20.2273@sha256:e25d0b7ef90c709ef89f96388b29cdb76fb7ac10d7d9b6e7c11f7cb182c2a490 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/custom-app/values.yaml b/charts/stable/custom-app/values.yaml index 514e38ae7ac..26e0609706e 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.2271@sha256:fd3adb70ff7a038eb6654190ab6b2b70fce0a54df6bb3104c4d48457258e9762 + tag: 0.20.2273@sha256:e25d0b7ef90c709ef89f96388b29cdb76fb7ac10d7d9b6e7c11f7cb182c2a490 portal: enabled: true diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index 1a522ae4024..7298db41155 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.2271@sha256:fd3adb70ff7a038eb6654190ab6b2b70fce0a54df6bb3104c4d48457258e9762 + tag: 0.20.2273@sha256:e25d0b7ef90c709ef89f96388b29cdb76fb7ac10d7d9b6e7c11f7cb182c2a490 securityContext: readOnlyRootFilesystem: false From 2947013dc5713f91c48db9aeeb06683927ae57cf Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 22 Nov 2022 08:18:45 +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 985803e72f7..81bb3699b24 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2271" +appVersion: "0.20.2273" 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.8 +version: 7.0.9 annotations: truecharts.org/catagories: | - custom diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 90a03729b5a..2eb1ce59e86 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2271" +appVersion: "0.20.2273" 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.8 +version: 13.0.9 annotations: truecharts.org/catagories: | - media