Skip to content

Commit

Permalink
Merge pull request #442 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/helm/kind-action-1.10.0

chore(deps): bump helm/kind-action from 1.9.0 to 1.10.0
  • Loading branch information
andyzhangx authored Jul 18, 2024
2 parents 1e51a67 + 3019229 commit e5d3c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-chart-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: ct lint --chart-dirs=helm --charts=helm/provisioner --lint-conf=helm/lintconf.yaml --check-version-increment=false --validate-maintainers=false

- name: Create Kind cluster
uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced
uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde

- name: Run chart-testing (install)
run: ct install --chart-dirs=helm --charts=helm/provisioner

0 comments on commit e5d3c9c

Please sign in to comment.