Add appVersion key for heapster (#4715)

* Add appVersion key for heapster

The key "appVersion" is needed for ci testing, it's missing in this yaml. That sometimes will cause testing failure.

* Add home key

Add home key

* Modify the home url

Modify the home url
This commit is contained in:
AdamDang
2018-04-06 09:11:08 -07:00
committed by k8s-ci-robot
parent b60722af0e
commit ab0821790e
+3 -1
View File
@@ -1,7 +1,9 @@
apiVersion: v1
description: Heapster enables Container Cluster Monitoring and Performance Analysis.
name: heapster
version: 0.2.8
version: 0.2.9
appVersion: 1.3.0
home: https://github.com/kubernetes/heapster
sources:
- https://github.com/kubernetes/heapster
- https://github.com/kubernetes/contrib/tree/master/addon-resizer