diff --git a/infra/postgres/values.yaml b/infra/postgres/values.yaml index 276ef0d5..6dd76aec 100644 --- a/infra/postgres/values.yaml +++ b/infra/postgres/values.yaml @@ -1,6 +1,6 @@ image: repository: "postgres" - tag: "17.6-bookworm" + tag: "18.1-bookworm" upgrade-image: repository: "pgautoupgrade/pgautoupgrade"