We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee91bed commit 2d2b101Copy full SHA for 2d2b101
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.0 # this version number is SemVer as it gets used to auto bump
+version: 2.2.1 # 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: '20251209073356'
+imageTag: '20251209131015'
20
21
# The version of postgres to start.
22
# This will be bumped over time and auto upgrade the database.
0 commit comments