From ce25d12b8275b12010aa45ecc9d586f31702c64d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 22:00:14 +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..ce89d16 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.3 - uses: actions/setup-python@v2 with: