test: fix test

This commit is contained in:
Michael Kriese 2025-01-15 10:58:09 +01:00
parent 27d9f9df51
commit 72ebc31903
No known key found for this signature in database
GPG key ID: F8D7748549A5986A

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: ^docker.io/bitnami/postgresql:16.+$
pattern: ^docker.io/bitnami/postgresql:17.+$
- it: '[redis-cluster] ensures we detect major image version upgrades'
template: charts/redis-cluster/templates/redis-statefulset.yaml
set: