We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f33d2a5 commit c738087Copy full SHA for c738087
.github/workflows/validate-helm-charts.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@master
13
14
- name: Generate and validate releases
15
- uses: shivjm/helm-kubeconform-action@v0.2.0
+ uses: shivjm/helm-kubeconform-action@v0.3.0
16
with:
17
additionalSchemaPaths: |
18
schemas/{{ .ResourceKind }}.json
0 commit comments