Compare commits

..

1 Commits

Author SHA1 Message Date
843e37e233 update postresql image 2024-08-19 16:42:54 -05:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2
name: postgres-cluster
version: 3.8.4
version: 3.9.0
description: Chart for cloudnative-pg cluster
keywords:
- database
@@ -10,4 +10,4 @@ sources:
maintainers:
- name: alexlebens
icon: https://avatars.githubusercontent.com/u/100373852?s=48&v=4
appVersion: v1.23.1
appVersion: v1.23.3

View File

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