From 465b8060a6448d97c1dfb7ce62f694d0ee829bca Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 18 Nov 2022 13:22:39 +0000 Subject: [PATCH 1/2] Update container image tccr.io/truecharts/jackett to v0.20.2264 --- 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 9ab93b51110..93b3d18468d 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.2260@sha256:f056207a64769a2b5f7db10356b9f7fcc5cfa3b7c99e9f03281c9974cdb5999c + tag: 0.20.2264@sha256:c3e40e6e74b4c5dc9b348b9c8b9aa9e50083d0ff095d5e94aff27275a2b7e9d9 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/custom-app/values.yaml b/charts/stable/custom-app/values.yaml index f6ce8ae8c80..3276a0f13e0 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.2260@sha256:f056207a64769a2b5f7db10356b9f7fcc5cfa3b7c99e9f03281c9974cdb5999c + tag: 0.20.2264@sha256:c3e40e6e74b4c5dc9b348b9c8b9aa9e50083d0ff095d5e94aff27275a2b7e9d9 portal: enabled: true diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index fe728606435..0eb809200f8 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.2260@sha256:f056207a64769a2b5f7db10356b9f7fcc5cfa3b7c99e9f03281c9974cdb5999c + tag: 0.20.2264@sha256:c3e40e6e74b4c5dc9b348b9c8b9aa9e50083d0ff095d5e94aff27275a2b7e9d9 securityContext: readOnlyRootFilesystem: false From 1ae8195e1925c751e6302e4bb0292c6ed4742085 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 18 Nov 2022 13:27:15 +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 60535fcfb3a..065f8ec2b8f 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2260" +appVersion: "0.20.2264" 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.4 +version: 7.0.5 annotations: truecharts.org/catagories: | - custom diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 5c0aaf11894..fb79e74d681 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2260" +appVersion: "0.20.2264" 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.4 +version: 13.0.5 annotations: truecharts.org/catagories: | - media