Skip to content

Commit

Permalink
Update helm-lint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ypoplavs authored Mar 7, 2024
1 parent 6d438d5 commit 35a67d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/helm-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,9 @@ jobs:
helm repo add bitnami https://charts.bitnami.com/bitnami
helm dependency build ./charts/testkube
helm dependency build ./charts/testkube-dashboard
helm lint ./charts/testkube --with-subcharts --values ./charts/testkube/values.yaml
# - name: Run helm dependency update
# run: |
Expand Down

0 comments on commit 35a67d4

Please sign in to comment.