Update the fluentd-gcp image

pull/6/head
Mik Vyatskov 2017-06-01 19:08:58 +02:00
parent f5dc2e0926
commit f41a61586d
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ spec:
dnsPolicy: Default
containers:
- name: fluentd-gcp
image: gcr.io/google-containers/fluentd-gcp:2.0.4
image: gcr.io/google-containers/fluentd-gcp:2.0.5
# If fluentd consumes its own logs, the following situation may happen:
# fluentd fails to send a chunk to the server => writes it to the log =>
# tries to send this message to the server => fails to send a chunk and so on.