|
@@ -53,7 +53,7 @@ jobs:
|
|
|
run: ct lint --config=.github/ci/ct.yaml
|
|
run: ct lint --config=.github/ci/ct.yaml
|
|
|
|
|
|
|
|
- name: Create kind cluster
|
|
- name: Create kind cluster
|
|
|
- uses: helm/kind-action@v1.7.0
|
|
|
|
|
|
|
+ uses: helm/kind-action@v1.8.0
|
|
|
if: steps.list-changed.outputs.changed == 'true'
|
|
if: steps.list-changed.outputs.changed == 'true'
|
|
|
|
|
|
|
|
- name: Run chart-testing (install)
|
|
- name: Run chart-testing (install)
|