test: fix test
This commit is contained in:
parent
27d9f9df51
commit
72ebc31903
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue