mirror of
https://github.com/helm/charts.git
synced 2026-08-21 21:38:03 +00:00
The --timeout flag was replaced with the more general --helm-extra-args. Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
11 lines
217 B
YAML
11 lines
217 B
YAML
remote: k8s
|
|
target-branch: master
|
|
chart-dirs:
|
|
- stable
|
|
- incubator
|
|
excluded-charts:
|
|
- common
|
|
chart-repos:
|
|
- incubator=https://kubernetes-charts-incubator.storage.googleapis.com/
|
|
helm-extra-args: --timeout 600
|