diff --git a/kind/postgres.yaml b/kind/postgres.yaml index 3f73c5f..1b6a969 100644 --- a/kind/postgres.yaml +++ b/kind/postgres.yaml @@ -49,7 +49,7 @@ spec: spec: containers: - name: postgres - image: postgres:17.3-alpine@sha256:80d3d7d6bb3ddb1e44b79612330f7bfc6c451f093f6dd14a1317e777a260b602 + image: postgres:17.4-alpine@sha256:c4c3cded22488238ed0df51b82913b5d3b426fad19fbe205a711f05f5dba5c45 args: - -c - shared_buffers=384MB