From 5a50c5c11e1a44cb80358bc04758e0ba990d5b61 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 15 Nov 2022 00:25:42 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/jackett to v0.20.2247 --- 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 cb473abae7c..37b0d5b08c6 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.2244@sha256:e8f810c3434e87169403a03549c94cda55d724f0e700c379b8f1314853dfb181 + tag: 0.20.2247@sha256:e25687f8d41e45c0ecc95860f9bf2621db30c694e9070546583eca2dacf4de94 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/custom-app/values.yaml b/charts/stable/custom-app/values.yaml index a3e3a6ffb0e..11776b6bcc5 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.2244@sha256:e8f810c3434e87169403a03549c94cda55d724f0e700c379b8f1314853dfb181 + tag: 0.20.2247@sha256:e25687f8d41e45c0ecc95860f9bf2621db30c694e9070546583eca2dacf4de94 portal: enabled: true diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index df66e60cc57..a758ecd24d5 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.2244@sha256:e8f810c3434e87169403a03549c94cda55d724f0e700c379b8f1314853dfb181 + tag: 0.20.2247@sha256:e25687f8d41e45c0ecc95860f9bf2621db30c694e9070546583eca2dacf4de94 securityContext: readOnlyRootFilesystem: false From 4bf2dd66f96803447aba67d379ee5f6133fbbf15 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 15 Nov 2022 00:29:40 +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 e635d0f2081..11bcefa2fdd 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2244" +appVersion: "0.20.2247" 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.0 +version: 7.0.1 annotations: truecharts.org/catagories: | - custom diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index ef0798488a2..571de9198e1 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.20.2244" +appVersion: "0.20.2247" 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.0 +version: 13.0.1 annotations: truecharts.org/catagories: | - media