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/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/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 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