Skip to content

Commit

Permalink
chore: merge main and update line
Browse files Browse the repository at this point in the history
  • Loading branch information
krol3 committed Sep 7, 2022
1 parent 3cfca5f commit f153516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-chart.yaml
Expand Up @@ -45,7 +45,7 @@ jobs:
run: ct lint-and-install --validate-maintainers=false --charts helm/trivy
- name: Run chart-testing (Ingress enabled)
run: |
sed -i -e '133s,false,'true',g' ./helm/trivy/values.yaml
sed -i -e '136s,false,'true',g' ./helm/trivy/values.yaml
ct lint-and-install --validate-maintainers=false --charts helm/trivy
publish-chart:
Expand Down

0 comments on commit f153516

Please sign in to comment.