chore(fix): reflect new valkey major version
Some checks failed
check-and-test / check-and-test (pull_request) Failing after 47s
Some checks failed
check-and-test / check-and-test (pull_request) Failing after 47s
This commit is contained in:
@@ -41,7 +41,7 @@ tests:
|
||||
matchRegex:
|
||||
path: spec.template.spec.containers[0].image
|
||||
# IN CASE OF AN INTENTIONAL MAJOR BUMP, ADJUST THIS TEST
|
||||
pattern: bitnamilegacy/valkey-cluster:8.+$
|
||||
pattern: bitnamilegacy/valkey-cluster:(9.+$|latest)
|
||||
- it: "[valkey] ensures we detect major image version upgrades"
|
||||
template: charts/valkey/templates/primary/application.yaml
|
||||
set:
|
||||
|
||||
Reference in New Issue
Block a user