Skip to content

Commit

Permalink
Merge pull request #1436 from fluxcd/dependabot/github_actions/helm/k…
Browse files Browse the repository at this point in the history
…ind-action-1.7.0

build(deps): bump helm/kind-action from 1.5.0 to 1.7.0
  • Loading branch information
stefanprodan committed May 22, 2023
2 parents 5a6e2d1 + 59849f6 commit e71ce18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Setup Kubernetes
uses: helm/kind-action@v1.5.0
uses: helm/kind-action@v1.7.0
with:
version: v0.18.0
cluster_name: kind
Expand Down

0 comments on commit e71ce18

Please sign in to comment.