test: fix tests

This commit is contained in:
Michael Kriese 2023-12-06 11:54:17 +01:00
parent 4b35bcb402
commit 206aba2ba2
No known key found for this signature in database
GPG key ID: B83F553A0724D44E
5 changed files with 14 additions and 14 deletions

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