update base image

This commit is contained in:
2024-05-17 12:06:04 -05:00
parent cd91a16c75
commit dd724b5b32
2 changed files with 2 additions and 2 deletions

View File

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

View File

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