Skip to content

Commit

Permalink
Use plugin recommended by Kubeconform
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Robillard committed Oct 3, 2024
1 parent e35c7e2 commit 58465ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-aspnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Validate HELM chart
run: |
helm plugin install https://github.com/melmorabity/helm-kubeconform --version 0.6.7.1
helm plugin install https://github.com/jtyr/kubeconform-helm
helm kubeconform ./charts/aspnetcore/ --values ./charts/aspnetcore/values.yaml --strict
# Inspired from https://github.com/kedacore/charts/blob/v2.9.4/.github/workflows/ci-core.yml
Expand Down

0 comments on commit 58465ab

Please sign in to comment.