diff --git a/services/database/postgresql-core/values.yaml b/services/database/postgresql-core/values.yaml index 5292a7c..6718280 100644 --- a/services/database/postgresql-core/values.yaml +++ b/services/database/postgresql-core/values.yaml @@ -3,7 +3,7 @@ server: image: repository: ghcr.io/x-evor/images/postgresql - tag: "17" + tag: "sha-8d3a508" pullPolicy: IfNotPresent imagePullSecrets: diff --git a/services/database/postgresql/values.yaml b/services/database/postgresql/values.yaml index 413c6bf..d076574 100644 --- a/services/database/postgresql/values.yaml +++ b/services/database/postgresql/values.yaml @@ -3,7 +3,7 @@ server: image: repository: ghcr.io/x-evor/images/postgresql - tag: "17" + tag: "sha-8d3a508" pullPolicy: IfNotPresent imagePullSecrets: