ci(github): Cleanup unused chart-repos (#1392)
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
8b28c6a826
commit
57b142f5ca
5 changed files with 3 additions and 16 deletions
4
.github/configs/ct-install.yaml
vendored
4
.github/configs/ct-install.yaml
vendored
|
|
@ -6,11 +6,7 @@ target-branch: main
|
|||
chart-dirs:
|
||||
- charts
|
||||
chart-repos:
|
||||
- argo=https://argoproj.github.io/argo-helm
|
||||
- minio=https://helm.min.io/
|
||||
- dandydeveloper=https://dandydeveloper.github.io/charts/
|
||||
- stable=https://charts.helm.sh/stable
|
||||
- incubator=https://charts.helm.sh/incubator
|
||||
helm-extra-args: "--timeout 600s"
|
||||
validate-chart-schema: false
|
||||
validate-maintainers: true
|
||||
|
|
|
|||
4
.github/configs/ct-lint.yaml
vendored
4
.github/configs/ct-lint.yaml
vendored
|
|
@ -6,11 +6,7 @@ target-branch: main
|
|||
chart-dirs:
|
||||
- charts
|
||||
chart-repos:
|
||||
- argo=https://argoproj.github.io/argo-helm
|
||||
- minio=https://helm.min.io/
|
||||
- dandydeveloper=https://dandydeveloper.github.io/charts/
|
||||
- stable=https://charts.helm.sh/stable
|
||||
- incubator=https://charts.helm.sh/incubator
|
||||
helm-extra-args: "--timeout 600s"
|
||||
validate-chart-schema: false
|
||||
validate-maintainers: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue