From f8b60361290022a4df6af63c0c180d178d3fcddc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 19:02:34 +0000 Subject: [PATCH] chore(deps): update dependency helm to v4 --- .github/workflows/chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chart.yaml b/.github/workflows/chart.yaml index c394389..ebbadd7 100644 --- a/.github/workflows/chart.yaml +++ b/.github/workflows/chart.yaml @@ -19,7 +19,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@v3 with: - version: v3.7.1 + version: v4.2.1 - uses: actions/setup-python@v2 with: