diff --git a/unittests/helm/dependency-checks/major-image-bump.yaml b/unittests/helm/dependency-checks/major-image-bump.yaml index 6267885..38af40e 100644 --- a/unittests/helm/dependency-checks/major-image-bump.yaml +++ b/unittests/helm/dependency-checks/major-image-bump.yaml @@ -28,7 +28,7 @@ tests: matchRegex: path: spec.template.spec.containers[0].image # IN CASE OF AN INTENTIONAL MAJOR BUMP, ADJUST THIS TEST - pattern: bitnamilegacy/postgresql:18.+$ + pattern: bitnamilegacy/postgresql:(18.+$|latest) - it: "[valkey-cluster] ensures we detect major image version upgrades" template: charts/valkey-cluster/templates/valkey-statefulset.yaml set: