diff --git a/charts/core/prometheus/values.yaml b/charts/core/prometheus/values.yaml index 4dc62c5e163..89d668ccb10 100644 --- a/charts/core/prometheus/values.yaml +++ b/charts/core/prometheus/values.yaml @@ -4,11 +4,11 @@ image: prometheusImage: repository: tccr.io/truecharts/prometheus - tag: v2.32.1@sha256:084f3565332cfb1fa62acc7fd3e25c1eae07639633224d9338fc31e3648ee86a + tag: v2.32.1@sha256:4c8ebec3b54e2491425bc66d32e5c601136777546173e675fbc37b8581242061 thanosImage: repository: tccr.io/truecharts/thanos - tag: v0.24.0@sha256:44bb0705cc3874da5abc2567156cae4348c32618697b44a9678323dab974f5b4 + tag: v0.24.0@sha256:2f8e5ce183134f7ea6d8015bdc33c5c8559505b608209a991f465fff3f541ee4 alertmanagerImage: repository: tccr.io/truecharts/alertmanager diff --git a/charts/dependency/postgresql/values.yaml b/charts/dependency/postgresql/values.yaml index da2340218ca..36b4c7102ec 100644 --- a/charts/dependency/postgresql/values.yaml +++ b/charts/dependency/postgresql/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/truecharts/postgresql pullPolicy: IfNotPresent - tag: v14.1.0@sha256:8fdcaf482cf457e6051b0e8f14d8c0374c06862789ab6563d36ec2797b43124a + tag: v14.1.0@sha256:9bd4cab3391b2c8ddca31095557386b5f3f577b457072e941caece660eb9aaee controller: # -- Set the controller type. diff --git a/charts/library/common/values.yaml b/charts/library/common/values.yaml index cec18e8daa5..13869da9b87 100644 --- a/charts/library/common/values.yaml +++ b/charts/library/common/values.yaml @@ -64,7 +64,7 @@ postgresqlImage: # -- Specify the postgresql image repository: ghcr.io/truecharts/postgresql # -- Specify the postgresql image tag - tag: v14.1.0@sha256:8fdcaf482cf457e6051b0e8f14d8c0374c06862789ab6563d36ec2797b43124a + tag: v14.1.0@sha256:9bd4cab3391b2c8ddca31095557386b5f3f577b457072e941caece660eb9aaee # -- Specify the postgresql image pull policy pullPolicy: IfNotPresent diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index 3323f0e13a2..ded381b9d66 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.2.0.1395@sha256:477a2737c4560eca34170882e34a19a915694b32c4306225b89be6cb3a3075ce + tag: v0.2.0.1403@sha256:30866f26d5e3af7847b6755963b28dcb490d783095b13c4a879a5518409dfdb0 # -- image pull policy pullPolicy: IfNotPresent