Downgrade chart-testing tool to 3.8.0
Unfortunatily it fails on linting Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -24,7 +24,7 @@ env:
|
||||
HELM_VERSION: v3.12.0
|
||||
PYTHON_VERSION: 3.11.3
|
||||
KIND_VERSION: v0.19.0
|
||||
CHART_TESTING_VERSION: v3.9.0
|
||||
CHART_TESTING_VERSION: v3.8.0
|
||||
|
||||
jobs:
|
||||
checks:
|
||||
@@ -171,7 +171,6 @@ jobs:
|
||||
- name: Run chart-testing (install)
|
||||
run: |
|
||||
ct install --config ct.yaml \
|
||||
--github-groups \
|
||||
--target-branch ${{ github.base_ref }}
|
||||
|
||||
- name: Test summary
|
||||
|
||||
Reference in New Issue
Block a user