Skip to content

Commit 10dfca7

Browse files
sapcc-botgit
authored andcommitted
common/postgresql-ng: bump imageTag value
1 parent dd86788 commit 10dfca7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/postgresql-ng/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ description: Chart for PostgreSQL
4747
#
4848
# 2.2.0
4949
# - Removed support for PostgreSQL 15, because Alpine 3.23 does not carry packages for it anymore.
50-
version: 2.2.7 # this version number is SemVer as it gets used to auto bump
50+
version: 2.2.8 # this version number is SemVer as it gets used to auto bump

common/postgresql-ng/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ extensions:
1616
track: all
1717

1818
# Refer to the "ccloud/postgres-ng" repository in Keppel to see which image tags exist.
19-
imageTag: '20260110202839'
19+
imageTag: '20260113042652'
2020

2121
# The version of postgres to start.
2222
# This will be bumped over time and auto upgrade the database.

0 commit comments

Comments
 (0)