Skip to content

Commit

Permalink
chore(deps): update helm/kind-action action to v1.7.0 (#94)
Browse files Browse the repository at this point in the history
Co-authored-by: Self-hosted Renovate Bot <123456+self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
  • Loading branch information
self-hosted-renovatebot[bot] and Self-hosted Renovate Bot authored May 22, 2023
1 parent 6cb1fe8 commit 8644c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Run chart-testing (lint)
run: ct lint --all
- name: Create kind cluster
uses: helm/kind-action@v1.5.0
uses: helm/kind-action@v1.7.0
- name: Install helm chart
run: ct install --all
- name: Run chart-releaser
Expand Down

0 comments on commit 8644c7c

Please sign in to comment.