From 622579b676809a7e3c20b186569d9e688b4978b4 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 23 Nov 2022 13:20:32 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/jackett to v0.20.2280 --- 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 44464c8254a..96aad4007f1 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.2273@sha256:e25d0b7ef90c709ef89f96388b29cdb76fb7ac10d7d9b6e7c11f7cb182c2a490 + tag: 0.20.2280@sha256:1584d37e41a66b6590c5082e105b4e6fc0bfa73c650a2dc737a547b8dc5ad137 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/custom-app/values.yaml b/charts/stable/custom-app/values.yaml index 26e0609706e..4bbcafeb389 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.2273@sha256:e25d0b7ef90c709ef89f96388b29cdb76fb7ac10d7d9b6e7c11f7cb182c2a490 + tag: 0.20.2280@sha256:1584d37e41a66b6590c5082e105b4e6fc0bfa73c650a2dc737a547b8dc5ad137 portal: enabled: true diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index 7298db41155..656aad1f98a 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.2273@sha256:e25d0b7ef90c709ef89f96388b29cdb76fb7ac10d7d9b6e7c11f7cb182c2a490 + tag: 0.20.2280@sha256:1584d37e41a66b6590c5082e105b4e6fc0bfa73c650a2dc737a547b8dc5ad137 securityContext: readOnlyRootFilesystem: false From 21799bf3a49befebe3bd5dce20a6a20b30ccd477 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 23 Nov 2022 13:24:49 +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 81bb3699b24..1ca228524cb 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2273" +appVersion: "0.20.2280" 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.9 +version: 7.0.10 annotations: truecharts.org/catagories: | - custom diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 2eb1ce59e86..d5c226b360a 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2273" +appVersion: "0.20.2280" 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.9 +version: 13.0.10 annotations: truecharts.org/catagories: | - media