From b6e44804630c2323534808535be7a22f812f2a28 Mon Sep 17 00:00:00 2001 From: Vishnu Kannan Date: Tue, 16 Jun 2015 17:15:24 -0700 Subject: [PATCH] Updating heapster to v0.14.2 --- .../addons/cluster-monitoring/google/heapster-controller.yaml | 2 +- .../googleinfluxdb/heapster-controller-combined.yaml | 2 +- .../addons/cluster-monitoring/influxdb/heapster-controller.yaml | 2 +- .../cluster-monitoring/standalone/heapster-controller.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cluster/addons/cluster-monitoring/google/heapster-controller.yaml b/cluster/addons/cluster-monitoring/google/heapster-controller.yaml index 9dd813302d8..90a1fd74822 100644 --- a/cluster/addons/cluster-monitoring/google/heapster-controller.yaml +++ b/cluster/addons/cluster-monitoring/google/heapster-controller.yaml @@ -20,7 +20,7 @@ spec: kubernetes.io/cluster-service: "true" spec: containers: - - image: gcr.io/google_containers/heapster:v0.14.1 + - image: gcr.io/google_containers/heapster:v0.14.2 name: heapster command: - /heapster diff --git a/cluster/addons/cluster-monitoring/googleinfluxdb/heapster-controller-combined.yaml b/cluster/addons/cluster-monitoring/googleinfluxdb/heapster-controller-combined.yaml index 40617e65f49..d58e1019af4 100644 --- a/cluster/addons/cluster-monitoring/googleinfluxdb/heapster-controller-combined.yaml +++ b/cluster/addons/cluster-monitoring/googleinfluxdb/heapster-controller-combined.yaml @@ -20,7 +20,7 @@ spec: kubernetes.io/cluster-service: "true" spec: containers: - - image: gcr.io/google_containers/heapster:v0.14.1 + - image: gcr.io/google_containers/heapster:v0.14.2 name: heapster command: - /heapster diff --git a/cluster/addons/cluster-monitoring/influxdb/heapster-controller.yaml b/cluster/addons/cluster-monitoring/influxdb/heapster-controller.yaml index 39044e8ce46..8e486f3d3dc 100644 --- a/cluster/addons/cluster-monitoring/influxdb/heapster-controller.yaml +++ b/cluster/addons/cluster-monitoring/influxdb/heapster-controller.yaml @@ -20,7 +20,7 @@ spec: kubernetes.io/cluster-service: "true" spec: containers: - - image: gcr.io/google_containers/heapster:v0.14.1 + - image: gcr.io/google_containers/heapster:v0.14.2 name: heapster command: - /heapster diff --git a/cluster/addons/cluster-monitoring/standalone/heapster-controller.yaml b/cluster/addons/cluster-monitoring/standalone/heapster-controller.yaml index 4589a8c05fb..4fae3f3e463 100644 --- a/cluster/addons/cluster-monitoring/standalone/heapster-controller.yaml +++ b/cluster/addons/cluster-monitoring/standalone/heapster-controller.yaml @@ -20,7 +20,7 @@ spec: kubernetes.io/cluster-service: "true" spec: containers: - - image: gcr.io/google_containers/heapster:v0.14.1 + - image: gcr.io/google_containers/heapster:v0.14.2 name: heapster command: - /heapster