mirror of
https://github.com/helm/charts.git
synced 2026-02-14 18:10:14 +00:00
* [incubator/druid] update chart repo dependency references Signed-off-by: Scott Rigby <scott@r6by.com> * Update chart testing config for new repo locations Signed-off-by: Scott Rigby <scott@r6by.com> * Attempt helm dependency update with helm 2 to test CI Signed-off-by: Scott Rigby <scott@r6by.com>
12 lines
231 B
YAML
12 lines
231 B
YAML
remote: k8s
|
|
target-branch: master
|
|
chart-dirs:
|
|
- stable
|
|
- incubator
|
|
excluded-charts:
|
|
- common
|
|
chart-repos:
|
|
- stable=https://charts.helm.sh/stable
|
|
- incubator=https://charts.helm.sh/incubator
|
|
helm-extra-args: --timeout 600
|