mirror of
https://github.com/truecharts/charts.git
synced 2026-07-09 03:31:24 -03:00
remove unused chart repo's to decrease needless test failures.
This commit is contained in:
3
.github/ct-install.yaml
vendored
3
.github/ct-install.yaml
vendored
@@ -5,8 +5,5 @@ excluded-charts: common
|
||||
chart-yaml-schema: .github/chart_schema.yaml
|
||||
chart-repos:
|
||||
- truecharts=https://truecharts.org
|
||||
- postgres-operator-ui=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator-ui/
|
||||
- postgres-operator=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator/
|
||||
- traefik=https://helm.traefik.io/traefik
|
||||
- bitnami=https://charts.bitnami.com/bitnami
|
||||
SkipExisting: true
|
||||
|
||||
3
.github/ct-lint.yaml
vendored
3
.github/ct-lint.yaml
vendored
@@ -4,8 +4,5 @@ helm-extra-args: --timeout 600s
|
||||
chart-yaml-schema: .github/chart_schema.yaml
|
||||
chart-repos:
|
||||
- truecharts=https://truecharts.org
|
||||
- postgres-operator-ui=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator-ui/
|
||||
- postgres-operator=https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator/
|
||||
- traefik=https://helm.traefik.io/traefik
|
||||
- bitnami=https://charts.bitnami.com/bitnami
|
||||
SkipExisting: true
|
||||
|
||||
Reference in New Issue
Block a user