dep update and lint
All checks were successful
continuous-integration/drone/push Build is passing
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 10s
Release Helm / release (push) Successful in 20s

This commit is contained in:
2023-08-27 21:55:44 +03:00
parent 2264b154ed
commit c6b5743696

View File

@ -10,4 +10,7 @@ jobs:
- uses: yokawasa/action-setup-kube-tools@v0.9.3
with:
setup-tools: helm
- run: helm version
- name:
run: |
helm dependency update
helm lint --strict .