diff --git a/charts/core/prometheus/Chart.yaml b/charts/core/prometheus/Chart.yaml index f0b3661ed74..a219c506c5d 100644 --- a/charts/core/prometheus/Chart.yaml +++ b/charts/core/prometheus/Chart.yaml @@ -28,7 +28,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 1.1.16 +version: 1.1.17 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/core/prometheus/values.yaml b/charts/core/prometheus/values.yaml index 063d59b7002..89421c90c34 100644 --- a/charts/core/prometheus/values.yaml +++ b/charts/core/prometheus/values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/prometheus-operator - tag: v0.52.1@sha256:488e425c9e6601339a2630ea48846df1fbdfac5c483b93da1b9f4fbf2a2b9261 + tag: v0.52.1@sha256:29f264a4beaee7efe4ca18718802b8bf4ae3acb6beb10cd69ce6b1fcc508987b prometheusImage: repository: tccr.io/truecharts/prometheus @@ -12,7 +12,7 @@ thanosImage: alertmanagerImage: repository: tccr.io/truecharts/alertmanager - tag: v0.23.0@sha256:9108e55d3b7e9f4d1a5688d08c99b3fb27fcaaeb301c09b5990f50ec7b57e6ce + tag: v0.23.0@sha256:4018c88a4130dd6ae5cf9c9491235e543fc1d9db7c94ad8645a0da9fcf521ddc global: labels: {} diff --git a/charts/incubator/openvscode-server/Chart.yaml b/charts/incubator/openvscode-server/Chart.yaml index 8fc0f3d51bc..09f76ddec2e 100644 --- a/charts/incubator/openvscode-server/Chart.yaml +++ b/charts/incubator/openvscode-server/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: openvscode-server -version: 0.0.1 +version: 0.0.2 appVersion: "1.62.3" description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. type: application diff --git a/charts/incubator/openvscode-server/values.yaml b/charts/incubator/openvscode-server/values.yaml index 07b8e702f82..73711aa7a85 100644 --- a/charts/incubator/openvscode-server/values.yaml +++ b/charts/incubator/openvscode-server/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/openvscode-server pullPolicy: IfNotPresent - tag: v1.62.3 + tag: v1.63.0 securityContext: runAsNonRoot: false diff --git a/charts/stable/custom-app/Chart.yaml b/charts/stable/custom-app/Chart.yaml index fda36d30832..8f95ce40431 100644 --- a/charts/stable/custom-app/Chart.yaml +++ b/charts/stable/custom-app/Chart.yaml @@ -19,7 +19,7 @@ name: custom-app sources: - https://github.com/truecharts/apps/tree/master/charts/stable/custom-app type: application -version: 3.0.35 +version: 3.0.36 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 4e59600fb71..e8d24946aeb 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: v0.20.147@sha256:40944fe8ca0d946c399a5f63691bbb2be482c2704d99535db397af100a3d0527 + tag: v0.20.159@sha256:c1992f06be549184f5405e55333189f67c20f0d2cdacb94b7dfbd493b5ce62c2 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/custom-app/values.yaml b/charts/stable/custom-app/values.yaml index 615906f2c54..5f9fb69ee6e 100644 --- a/charts/stable/custom-app/values.yaml +++ b/charts/stable/custom-app/values.yaml @@ -1,4 +1,4 @@ image: repository: tccr.io/truecharts/jackett pullPolicy: IfNotPresent - tag: v0.20.147@sha256:40944fe8ca0d946c399a5f63691bbb2be482c2704d99535db397af100a3d0527 + tag: v0.20.159@sha256:c1992f06be549184f5405e55333189f67c20f0d2cdacb94b7dfbd493b5ce62c2 diff --git a/charts/stable/flaresolverr/Chart.yaml b/charts/stable/flaresolverr/Chart.yaml index d0effc4a6cd..8df4fe42e5f 100644 --- a/charts/stable/flaresolverr/Chart.yaml +++ b/charts/stable/flaresolverr/Chart.yaml @@ -19,7 +19,7 @@ name: flaresolverr sources: - https://github.com/FlareSolverr/FlareSolverr - https://hub.docker.com/r/flaresolverr/flaresolverr -version: 4.0.21 +version: 4.0.22 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/flaresolverr/values.yaml b/charts/stable/flaresolverr/values.yaml index 6faad9d05e0..0d57d6f093c 100644 --- a/charts/stable/flaresolverr/values.yaml +++ b/charts/stable/flaresolverr/values.yaml @@ -4,7 +4,7 @@ image: # -- image pull policy pullPolicy: IfNotPresent # -- image tag - tag: v2.0.2@sha256:80ece1e679d8a569ed538a6b0a48449703723d4941ea851b3a1fedc20428ad4b + tag: v2.1.0@sha256:40f642ede742c53dae48d72f18f604ff6e30a6dfe485efd5fa9156cef3761ebb securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/grafana/Chart.yaml b/charts/stable/grafana/Chart.yaml index 0feea997af6..22cbc0afd64 100644 --- a/charts/stable/grafana/Chart.yaml +++ b/charts/stable/grafana/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 2.0.2 +version: 2.0.3 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/stable/grafana/values.yaml b/charts/stable/grafana/values.yaml index 62649d7cfb1..cd60a9d0b7e 100644 --- a/charts/stable/grafana/values.yaml +++ b/charts/stable/grafana/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/grafana pullPolicy: IfNotPresent - tag: v8.3.2@sha256:6c42cc401f25eae4c6577510b0c3d92c42a03836941256b2839d8b4ebea0bb75 + tag: v8.3.2@sha256:ab14c2e91a005b47f36c2a3273a66dd176bb5134e48f1da9a68dc06cde50f7cd securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/jackett/Chart.yaml b/charts/stable/jackett/Chart.yaml index 34e7e5d50c1..67d671f4801 100644 --- a/charts/stable/jackett/Chart.yaml +++ b/charts/stable/jackett/Chart.yaml @@ -21,7 +21,7 @@ name: jackett sources: - https://github.com/Jackett/Jackett type: application -version: 9.0.44 +version: 9.0.45 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/jackett/values.yaml b/charts/stable/jackett/values.yaml index 806e734369a..b202ea6e2f9 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: v0.20.147@sha256:40944fe8ca0d946c399a5f63691bbb2be482c2704d99535db397af100a3d0527 + tag: v0.20.159@sha256:c1992f06be549184f5405e55333189f67c20f0d2cdacb94b7dfbd493b5ce62c2 securityContext: readOnlyRootFilesystem: false diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index 31e27176eb2..737f1a1340b 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -21,7 +21,7 @@ name: prowlarr sources: - https://github.com/Prowlarr/Prowlarr - https://github.com/k8s-at-home/container-images -version: 4.0.36 +version: 4.0.37 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index 67c622b8982..04057815cfd 100644 --- a/charts/stable/prowlarr/values.yaml +++ b/charts/stable/prowlarr/values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: tccr.io/truecharts/prowlarr # -- image tag - tag: v0.1.8.1234@sha256:c9477aa58c0e07f972e48fbad4d1dd7faa3040e9f7fc8c0d79c3c96f3f034615 + tag: v0.1.8.1238@sha256:c92dbb1b7051eece0bc9c8990a6617c0b8a7e5edbd5043002722f51bd20cc640 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index e5854df1972..285d768881b 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/Readarr/Readarr - https://readarr.com type: application -version: 9.0.32 +version: 9.0.33 annotations: truecharts.org/catagories: | - media diff --git a/charts/stable/readarr/values.yaml b/charts/stable/readarr/values.yaml index 7677d185e4a..47623526531 100644 --- a/charts/stable/readarr/values.yaml +++ b/charts/stable/readarr/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/readarr pullPolicy: IfNotPresent - tag: v0.1.0.1095@sha256:7669f210c86a2d6f8e8f6d477db5a01fea2aee771bdc575860d28fae11e9287e + tag: v0.1.0.1117@sha256:8532f796219f95cb8f1d6715f6e44dc3eb2719c5c216623eadf6198c1d0715fb securityContext: readOnlyRootFilesystem: false