From f26584127c7878d8ee42a9642e1d86be7b0519fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 04:33:14 +0000 Subject: [PATCH] ci(deps)(deps): bump helm/kind-action Bumps the helm-actions group with 1 update in the / directory: [helm/kind-action](https://github.com/helm/kind-action). Updates `helm/kind-action` from 1.10.0 to 1.14.0 - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](https://github.com/helm/kind-action/compare/0025e74a8c7512023d06dc019c617aa3cf561fde...ef37e7f390d99f746eb8b610417061a60e82a6cc) --- updated-dependencies: - dependency-name: helm/kind-action dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: helm-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/helm-install-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-install-test.yml b/.github/workflows/helm-install-test.yml index efdd2d3..dd33b05 100644 --- a/.github/workflows/helm-install-test.yml +++ b/.github/workflows/helm-install-test.yml @@ -38,7 +38,7 @@ jobs: - uses: helm/chart-testing-action@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0 - - uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0 + - uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0 with: cluster_name: chart-install-test # K8s 1.31 is the chart's `kubeVersion >=` floor; pin to a