Create separate chart validation workflow for gha-* charts. (#2393)

Co-authored-by: Nikola Jokic <[email protected]>
This commit is contained in:
Tingluo Huang
2023-03-13 12:44:54 -04:00
committed by GitHub
co-authored by Nikola Jokic
parent babbfc77d5
commit bd9f32e354
6 changed files with 153 additions and 3 deletions
+9
View File
@@ -0,0 +1,9 @@
# This file defines the config for "ct" (chart tester) used by the helm linting GitHub workflow
lint-conf: charts/.ci/lint-config.yaml
chart-repos:
- jetstack=https://charts.jetstack.io
check-version-increment: false # Disable checking that the chart version has been bumped
charts:
- charts/gha-runner-scale-set-controller
- charts/gha-runner-scale-set
skip-clean-up: true
-2
View File
@@ -5,5 +5,3 @@ chart-repos:
check-version-increment: false # Disable checking that the chart version has been bumped
charts:
- charts/actions-runner-controller
- charts/gha-runner-scale-set-controller
- charts/gha-runner-scale-set
@@ -0,0 +1,5 @@
# Set the following to dummy values.
# This is only useful in CI
image:
repository: test-arc
tag: dev
@@ -3,4 +3,4 @@
githubConfigUrl: https://github.com/actions/actions-runner-controller
githubConfigSecret:
github_token: test
github_token: test