We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ab3589 commit dfb945dCopy full SHA for dfb945d
common/postgresql-ng/Chart.yaml
@@ -47,4 +47,4 @@ description: Chart for PostgreSQL
47
#
48
# 2.2.0
49
# - Removed support for PostgreSQL 15, because Alpine 3.23 does not carry packages for it anymore.
50
-version: 2.2.9 # this version number is SemVer as it gets used to auto bump
+version: 2.2.10 # this version number is SemVer as it gets used to auto bump
common/postgresql-ng/values.yaml
@@ -16,7 +16,7 @@ extensions:
16
track: all
17
18
# Refer to the "ccloud/postgres-ng" repository in Keppel to see which image tags exist.
19
-imageTag: '20260113082723'
+imageTag: '20260114043012'
20
21
# The version of postgres to start.
22
# This will be bumped over time and auto upgrade the database.
0 commit comments