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 bf78064 commit 2a3294dCopy full SHA for 2a3294d
.github/workflows/mega-linter.yml
@@ -29,9 +29,8 @@ jobs:
29
with:
30
fetch-depth: 0
31
32
- # Installs packaged subcharts under charts/${chart}/charts/*.tgz. Also
33
- # fails if the Chart.lock digest is wrong. Does not support multiple
34
- # charts: `charts/*` is expected to resolve to a single path.
+ # Installs packaged subcharts under charts/*/charts/*.tgz. Also
+ # fails if the Chart.lock digest is wrong.
35
- name: Helm dependency fetch
36
shell: bash
37
run: |
0 commit comments