From dda0c96f0bb732c2161d637660a5ff924471766d Mon Sep 17 00:00:00 2001 From: Piotr Szczesniak Date: Thu, 10 Mar 2016 18:25:51 +0100 Subject: [PATCH] Bumped Heapster to v0.20.0-alpha12 --- .../addons/cluster-monitoring/google/heapster-controller.yaml | 4 ++-- .../googleinfluxdb/heapster-controller-combined.yaml | 4 ++-- .../cluster-monitoring/influxdb/heapster-controller.yaml | 4 ++-- .../cluster-monitoring/standalone/heapster-controller.yaml | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/cluster/addons/cluster-monitoring/google/heapster-controller.yaml b/cluster/addons/cluster-monitoring/google/heapster-controller.yaml index 9c9bce9a8fe..2e1c674fd72 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-alpha11 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha12 name: heapster resources: # keep request = limit to keep this container in guaranteed class @@ -45,7 +45,7 @@ spec: - name: ssl-certs mountPath: /etc/ssl/certs readOnly: true - - image: gcr.io/google_containers/heapster:v0.20.0-alpha11 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha12 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 946d59b11a5..ed08bbeda2e 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-alpha11 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha12 name: heapster resources: # keep request = limit to keep this container in guaranteed class @@ -46,7 +46,7 @@ spec: - name: ssl-certs mountPath: /etc/ssl/certs readOnly: true - - image: gcr.io/google_containers/heapster:v0.20.0-alpha11 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha12 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 2f388485091..9f85817b3fe 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-alpha11 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha12 name: heapster resources: # keep request = limit to keep this container in guaranteed class @@ -41,7 +41,7 @@ spec: - --source=kubernetes.summary_api:'' - --sink=influxdb:http://monitoring-influxdb:8086 - --metric_resolution=60s - - image: gcr.io/google_containers/heapster:v0.20.0-alpha11 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha12 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 67f5678bd56..424b0a106bf 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-alpha11 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha12 name: heapster resources: # keep request = limit to keep this container in guaranteed class