diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 1f2965ad..d5bddb14 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -64,7 +64,7 @@ postgresqlImage: # -- Specify the postgresql image repository: ghcr.io/truecharts/postgresql # -- Specify the postgresql image tag - tag: v14.2.0@sha256:d7971b1edc0b9475e35d839abab6358d541c837904042d5fec0ae8ff469150c8 + tag: v14.2.0@sha256:eb90150f58096c4539cf194233b55136fddf2e5c34acddb891f897510ae01baa # -- Specify the postgresql image pull policy pullPolicy: IfNotPresent