From 2e35ad40c1b1cddb2543f82d9169a08bcf869f98 Mon Sep 17 00:00:00 2001 From: William P Date: Mon, 19 Jan 2026 18:47:27 -0500 Subject: [PATCH] chore(fix) temporarily use latest tag for postgresql --- unittests/helm/dependency-checks/major-image-bump.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: