From 27d4200207eec38554c616e2bff272932701afe6 Mon Sep 17 00:00:00 2001 From: AdamDang Date: Sat, 7 Apr 2018 18:03:08 +0800 Subject: [PATCH] Add home key for acs-engine-autoscaler (#4758) The key "home" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure. --- stable/acs-engine-autoscaler/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stable/acs-engine-autoscaler/Chart.yaml b/stable/acs-engine-autoscaler/Chart.yaml index aef4344fee..125781f7e5 100644 --- a/stable/acs-engine-autoscaler/Chart.yaml +++ b/stable/acs-engine-autoscaler/Chart.yaml @@ -2,8 +2,9 @@ apiVersion: v1 description: Scales worker nodes within agent pools icon: https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png name: acs-engine-autoscaler -version: 2.1.3 +version: 2.1.4 appVersion: 2.1.1 +home: https://github.com/wbuchwalter/Kubernetes-acs-engine-autoscaler sources: - https://github.com/wbuchwalter/Kubernetes-acs-engine-autoscaler maintainers: