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