1
0
mirror of synced 2026-03-14 15:36:56 +00:00

Merge pull request #3901 from fluxcd/dependabot/github_actions/helm/kind-action-1.7.0

build(deps): bump helm/kind-action from 1.5.0 to 1.7.0
This commit is contained in:
Stefan Prodan
2023-05-22 09:59:42 +03:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ jobs:
**/go.sum **/go.sum
**/go.mod **/go.mod
- name: Setup Kubernetes - name: Setup Kubernetes
uses: helm/kind-action@d8ccf8fb623ce1bb360ae2f45f323d9d5c5e9f00 # v1.5.0 uses: helm/kind-action@fa81e57adff234b2908110485695db0f181f3c67 # v1.7.0
with: with:
version: v0.17.0 version: v0.17.0
cluster_name: kind cluster_name: kind

View File

@@ -29,7 +29,7 @@ jobs:
**/go.sum **/go.sum
**/go.mod **/go.mod
- name: Setup Kubernetes - name: Setup Kubernetes
uses: helm/kind-action@d8ccf8fb623ce1bb360ae2f45f323d9d5c5e9f00 # v1.5.0 uses: helm/kind-action@fa81e57adff234b2908110485695db0f181f3c67 # v1.7.0
with: with:
version: v0.17.0 version: v0.17.0
cluster_name: kind cluster_name: kind