add tag for postgres version

This commit is contained in:
2024-09-28 02:07:28 -05:00
parent ab3ca49103
commit 84af71da49
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: postgres-cluster
version: 3.11.0
version: 3.12.0
description: Chart for cloudnative-pg cluster
keywords:
- database

View File

@@ -21,7 +21,7 @@ cluster:
image:
repository: ghcr.io/cloudnative-pg/postgresql
tag: "16.4"
tag: "16.4-26"
pullPolicy: IfNotPresent
# The UID and GID of the postgres user inside the image