1 Commits

Author SHA1 Message Date
ffa514054a chore(fix): bump postgres major version to 18
Some checks failed
check-and-test / check-and-test (pull_request) Failing after 38s
2026-01-19 18:37:37 -05:00

View File

@@ -28,7 +28,7 @@ tests:
matchRegex:
path: spec.template.spec.containers[0].image
# IN CASE OF AN INTENTIONAL MAJOR BUMP, ADJUST THIS TEST
pattern: bitnamilegacy/postgresql:17.+$
pattern: bitnamilegacy/postgresql:18.+$
- it: "[valkey-cluster] ensures we detect major image version upgrades"
template: charts/valkey-cluster/templates/valkey-statefulset.yaml
set: