From b77b32234fda9bb3d260ff0c0602ad0d26f0de87 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 20 Nov 2022 01:41:47 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/jackett to v0.20.2267 --- 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 93b3d18468d..72d8e76010d 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.2264@sha256:c3e40e6e74b4c5dc9b348b9c8b9aa9e50083d0ff095d5e94aff27275a2b7e9d9 + tag: 0.20.2267@sha256:0c36cf225f1f6d7b19d27178052e98720ffe4f3729167d82ae99b7b8acc4ee3b securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/custom-app/values.yaml b/charts/stable/custom-app/values.yaml index 3276a0f13e0..35df7e62cb9 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.2264@sha256:c3e40e6e74b4c5dc9b348b9c8b9aa9e50083d0ff095d5e94aff27275a2b7e9d9 + tag: 0.20.2267@sha256:0c36cf225f1f6d7b19d27178052e98720ffe4f3729167d82ae99b7b8acc4ee3b portal: enabled: true diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index 0eb809200f8..60a817f307c 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.2264@sha256:c3e40e6e74b4c5dc9b348b9c8b9aa9e50083d0ff095d5e94aff27275a2b7e9d9 + tag: 0.20.2267@sha256:0c36cf225f1f6d7b19d27178052e98720ffe4f3729167d82ae99b7b8acc4ee3b securityContext: readOnlyRootFilesystem: false From 494ffa1b4aea3eccdb108092a55e35328f2289d3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 20 Nov 2022 01:45:18 +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 065f8ec2b8f..bad74695afd 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2264" +appVersion: "0.20.2267" 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.5 +version: 7.0.6 annotations: truecharts.org/catagories: | - custom diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index fb79e74d681..ff334fd6915 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2264" +appVersion: "0.20.2267" 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.5 +version: 13.0.6 annotations: truecharts.org/catagories: | - media