Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kondratyevd committed Feb 12, 2025
1 parent 12ec6e6 commit e12c4da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/helm-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- name: Lint values.yaml files in values/ directory
run: |
helm repo add grafana https://grafana.github.io/helm-charts
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
helm dependency build ./helm/supersonic
CHART_PATH="helm/supersonic/"
Expand Down

0 comments on commit e12c4da

Please sign in to comment.