diff --git a/cluster/addons/cluster-monitoring/google/heapster-controller.yaml b/cluster/addons/cluster-monitoring/google/heapster-controller.yaml index 47659100bf..562459b41a 100644 --- a/cluster/addons/cluster-monitoring/google/heapster-controller.yaml +++ b/cluster/addons/cluster-monitoring/google/heapster-controller.yaml @@ -26,7 +26,7 @@ spec: kubernetes.io/cluster-service: "true" spec: containers: - - image: gcr.io/google_containers/heapster:v0.20.0-alpha1 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha2 name: heapster resources: # keep request = limit to keep this container in guaranteed class @@ -44,7 +44,7 @@ spec: - name: ssl-certs mountPath: /etc/ssl/certs readOnly: true - - image: gcr.io/google_containers/heapster:v0.20.0-alpha1 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha2 name: eventer resources: # keep request = limit to keep this container in guaranteed class diff --git a/cluster/addons/cluster-monitoring/googleinfluxdb/heapster-controller-combined.yaml b/cluster/addons/cluster-monitoring/googleinfluxdb/heapster-controller-combined.yaml index 051e0847a6..9581723b3b 100644 --- a/cluster/addons/cluster-monitoring/googleinfluxdb/heapster-controller-combined.yaml +++ b/cluster/addons/cluster-monitoring/googleinfluxdb/heapster-controller-combined.yaml @@ -26,7 +26,7 @@ spec: kubernetes.io/cluster-service: "true" spec: containers: - - image: gcr.io/google_containers/heapster:v0.20.0-alpha1 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha2 name: heapster resources: # keep request = limit to keep this container in guaranteed class @@ -44,7 +44,7 @@ spec: - name: ssl-certs mountPath: /etc/ssl/certs readOnly: true - - image: gcr.io/google_containers/heapster:v0.20.0-alpha1 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha2 name: eventer resources: # keep request = limit to keep this container in guaranteed class diff --git a/cluster/addons/cluster-monitoring/influxdb/heapster-controller.yaml b/cluster/addons/cluster-monitoring/influxdb/heapster-controller.yaml index be5f4494f6..bf9d4c4b44 100644 --- a/cluster/addons/cluster-monitoring/influxdb/heapster-controller.yaml +++ b/cluster/addons/cluster-monitoring/influxdb/heapster-controller.yaml @@ -26,7 +26,7 @@ spec: kubernetes.io/cluster-service: "true" spec: containers: - - image: gcr.io/google_containers/heapster:v0.20.0-alpha1 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha2 name: heapster resources: # keep request = limit to keep this container in guaranteed class @@ -40,7 +40,7 @@ spec: - /heapster - --source=kubernetes:'' - --sink=influxdb:http://monitoring-influxdb:8086 - - image: gcr.io/google_containers/heapster:v0.20.0-alpha1 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha2 name: eventer resources: # keep request = limit to keep this container in guaranteed class diff --git a/cluster/addons/cluster-monitoring/standalone/heapster-controller.yaml b/cluster/addons/cluster-monitoring/standalone/heapster-controller.yaml index e7190c656b..43b637ede5 100644 --- a/cluster/addons/cluster-monitoring/standalone/heapster-controller.yaml +++ b/cluster/addons/cluster-monitoring/standalone/heapster-controller.yaml @@ -26,7 +26,7 @@ spec: kubernetes.io/cluster-service: "true" spec: containers: - - image: gcr.io/google_containers/heapster:v0.20.0-alpha1 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha2 name: heapster resources: # keep request = limit to keep this container in guaranteed class