Skip to content

Commit

Permalink
Merge pull request kubernetes#4728 from vishh/monitoring_rc
Browse files Browse the repository at this point in the history
Use heapster v0.8.
vmarmol committed Feb 23, 2015
2 parents 01da9a6 + e9271da commit e186582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/addons/cluster-monitoring/heapster-controller.yaml
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ desiredState:
id: monitoring-heapster
containers:
- name: heapster
image: kubernetes/heapster:v0.7
image: kubernetes/heapster:v0.8
env:
- name: "INFLUXDB_HOST"
value: "monitoring-influxdb"

0 comments on commit e186582

Please sign in to comment.