From c5e06960628fd1e2ddd005cfcd107a7f165986e0 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 27 Nov 2022 14:12:53 +0000 Subject: [PATCH 1/2] Update container image tccr.io/truecharts/jackett to v0.20.2291 --- 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 d6300f63bd1..23b8ad6c07d 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.2288@sha256:4e2f2f163284717d0dd3060a8fd6722acda6d6240374fbe40eaf7fd17d292f1e + tag: 0.20.2291@sha256:8cf594d62a9df2dc0deb6c3e893123bee304c6ac4cfe118c009f5981831bbcb7 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/custom-app/values.yaml b/charts/stable/custom-app/values.yaml index 2369440a6ca..955a960eca7 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.2288@sha256:4e2f2f163284717d0dd3060a8fd6722acda6d6240374fbe40eaf7fd17d292f1e + tag: 0.20.2291@sha256:8cf594d62a9df2dc0deb6c3e893123bee304c6ac4cfe118c009f5981831bbcb7 portal: enabled: true diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index 1d84accfb5c..19e52a5d33d 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.2288@sha256:4e2f2f163284717d0dd3060a8fd6722acda6d6240374fbe40eaf7fd17d292f1e + tag: 0.20.2291@sha256:8cf594d62a9df2dc0deb6c3e893123bee304c6ac4cfe118c009f5981831bbcb7 securityContext: readOnlyRootFilesystem: false From 5b6af2e482dc25be471def52703d0a905a429d87 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 27 Nov 2022 14:17:27 +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 2ca9cfaa778..63ef6445fa9 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2288" +appVersion: "0.20.2291" 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.14 +version: 7.0.15 annotations: truecharts.org/catagories: | - custom diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 7266f2a3052..84e3f95918b 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2288" +appVersion: "0.20.2291" 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.16 +version: 13.0.17 annotations: truecharts.org/catagories: | - media