diff --git a/infra/postgres/values.yaml b/infra/postgres/values.yaml index 3f80b3ad..a65478ab 100644 --- a/infra/postgres/values.yaml +++ b/infra/postgres/values.yaml @@ -1,6 +1,6 @@ image: repository: "postgres" - tag: "17.9-bookworm" + tag: "18.6-bookworm" upgrade-image: repository: "pgautoupgrade/pgautoupgrade"