test: fix test

This commit is contained in:
Michael Kriese 2025-01-15 10:57:42 +01:00
parent 2c6fd91f37
commit 9aceb1e93f
No known key found for this signature in database
GPG key ID: F8D7748549A5986A

View file

@ -15,7 +15,7 @@ tests:
matchRegex:
path: spec.template.spec.containers[0].image
# IN CASE OF AN INTENTIONAL MAJOR BUMP, ADJUST THIS TEST
pattern: ^docker.io/bitnami/postgresql-repmgr:16.+$
pattern: ^docker.io/bitnami/postgresql-repmgr:17.+$
- it: '[postgresql] ensures we detect major image version upgrades'
template: charts/postgresql/templates/primary/statefulset.yaml
set: