From 670c2813bcf71f6730445c545cdea3a8023c1d68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Sep 2026 14:33:19 +0000 Subject: [PATCH] chore(deps): update dependency helm to v4 --- .github/workflows/integration-e2e-ui.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-e2e-ui.yaml b/.github/workflows/integration-e2e-ui.yaml index b719e549..e26a5a5b 100644 --- a/.github/workflows/integration-e2e-ui.yaml +++ b/.github/workflows/integration-e2e-ui.yaml @@ -242,7 +242,7 @@ jobs: - uses: azure/setup-helm@v4 with: - version: v3.22.0 + version: v4.3.0 - name: Verify coherent local GitOps chart contracts run: ./scripts/helm-contract-test.sh