Skip to content

Commit

Permalink
chore(deps): bump helm/kind-action from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@9e8295d...d8ccf8f)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 14, 2023
1 parent ad2bfba commit e46cf88
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@9e8295d178de23cbfbd8fa16cf844eec1d773a07
uses: helm/kind-action@d8ccf8fb623ce1bb360ae2f45f323d9d5c5e9f00

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

0 comments on commit e46cf88

Please sign in to comment.