Skip to content

Commit

Permalink
chore(deps): update helm/kind-action action to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed May 17, 2023
1 parent a147a3a commit f110c23
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 f110c23

Please sign in to comment.