From 62af4ef0b6b90d2c1d80667e7ab84af67d61ae67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Aug 2025 06:19:42 +0000 Subject: [PATCH] build(deps): bump azure/setup-helm from 4.3.0 to 4.3.1 Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/azure/setup-helm/releases) - [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md) - [Commits](https://github.com/azure/setup-helm/compare/v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/chart-lints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chart-lints.yaml b/.github/workflows/chart-lints.yaml index 17d4c2d..dc6b282 100644 --- a/.github/workflows/chart-lints.yaml +++ b/.github/workflows/chart-lints.yaml @@ -13,7 +13,7 @@ jobs: fetch-depth: 0 - name: Set up Helm - uses: azure/setup-helm@v4.3.0 + uses: azure/setup-helm@v4.3.1 with: version: v3.14.1