diff --git a/k8s/core/postgresql/values.yaml b/k8s/core/postgresql/values.yaml index a5ea721..e154d25 100644 --- a/k8s/core/postgresql/values.yaml +++ b/k8s/core/postgresql/values.yaml @@ -1,5 +1,5 @@ image: - tag: "9" + tag: "9.2" pullPolicy: Always env: email: "postgres@hexor.cy"