diff --git a/k8s/core/postgresql/pgadmin4-values.yaml b/k8s/core/postgresql/pgadmin4-values.yaml index 6f98030..8475ff2 100644 --- a/k8s/core/postgresql/pgadmin4-values.yaml +++ b/k8s/core/postgresql/pgadmin4-values.yaml @@ -1,5 +1,5 @@ image: - tag: "9.9" + tag: "latest" pullPolicy: Always env: email: "postgres@hexor.cy"