From 105e8c7b3883b3cff3aa037e381b112e0a393dff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 21:18:58 +0000 Subject: [PATCH] chore(deps): update dependency helm to v4 --- .github/workflows/test-chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-chart.yaml b/.github/workflows/test-chart.yaml index 25fc409..7b77ef1 100644 --- a/.github/workflows/test-chart.yaml +++ b/.github/workflows/test-chart.yaml @@ -15,7 +15,7 @@ jobs: - name: Setup Helm uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 # v5.0.0 with: - version: v3.17.2 + version: v4.2.3 - uses: actions/setup-python@v6 with: