From ea70fe93a1c15e245d608814399ea5103744649e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 23:45:21 +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..6a16123 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.2 - uses: actions/setup-python@v2 with: