From 80269abfd0f7896cc2bd32f8f16f9cdb8930311f Mon Sep 17 00:00:00 2001 From: Piotr Szczesniak Date: Tue, 1 Mar 2016 14:42:19 +0100 Subject: [PATCH] Bumped Heapster to v0.20.0-alpha10 --- .../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 627d77cce90..2b4c2a90791 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-alpha8 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha10 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-alpha8 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha10 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 6a9adfcde00..89207c7753a 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-alpha8 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha10 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-alpha8 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha10 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 2a1bcfded19..15f60def61f 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-alpha8 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha10 name: heapster resources: # keep request = limit to keep this container in guaranteed class @@ -41,7 +41,7 @@ spec: - --source=kubernetes:'' - --sink=influxdb:http://monitoring-influxdb:8086 - --metric_resolution=60s - - image: gcr.io/google_containers/heapster:v0.20.0-alpha8 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha10 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 8dec250bb08..0095404255d 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-alpha8 + - image: gcr.io/google_containers/heapster:v0.20.0-alpha10 name: heapster resources: # keep request = limit to keep this container in guaranteed class