We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2461356 commit ceaeb25Copy full SHA for ceaeb25
common/postgresql-ng/Chart.yaml
@@ -44,4 +44,4 @@ description: Chart for PostgreSQL
44
# 2.1.0
45
# - Added support for PostgreSQL 18
46
# While upgrading checksums will be enabled.
47
-version: 2.1.11 # this version number is SemVer as it gets used to auto bump
+version: 2.1.12 # 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: '20251118052254'
+imageTag: '20251118112335'
20
21
# The version of postgres to start.
22
# This will be bumped over time and auto upgrade the database.
0 commit comments