mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user