diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 06e9d2a4..a49f323d 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.3.0@sha256:ba8a0df9412b78278203c04ff2f05c92154208cbdd5ac5d7353641e085676b46 + tag: v14.3.0@sha256:c8b2690480691c332bebbc47adf9f77a059006157c5c11614d9aa33311a0e029 # -- Specify the postgresql image pull policy pullPolicy: IfNotPresent diff --git a/charts/dep-common/values.yaml b/charts/dep-common/values.yaml index 06e9d2a4..a49f323d 100644 --- a/charts/dep-common/values.yaml +++ b/charts/dep-common/values.yaml @@ -64,7 +64,7 @@ postgresqlImage: # -- Specify the postgresql image repository: ghcr.io/truecharts/postgresql # -- Specify the postgresql image tag - tag: v14.3.0@sha256:ba8a0df9412b78278203c04ff2f05c92154208cbdd5ac5d7353641e085676b46 + tag: v14.3.0@sha256:c8b2690480691c332bebbc47adf9f77a059006157c5c11614d9aa33311a0e029 # -- Specify the postgresql image pull policy pullPolicy: IfNotPresent