Update fluentd-gcp to include all recent improvements that are in the

new google-fluentd 1.5.4-1 build.
This commit is contained in:
Alex Robinson 2015-10-29 11:54:07 +00:00
parent 4b76b26225
commit f0ebe4066f
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
.PHONY: kbuild kpush .PHONY: kbuild kpush
TAG = 1.13 TAG = 1.14
# Rules for building the test image for deployment to Dockerhub with user kubernetes. # Rules for building the test image for deployment to Dockerhub with user kubernetes.

View File

@ -6,7 +6,7 @@ metadata:
spec: spec:
containers: containers:
- name: fluentd-cloud-logging - name: fluentd-cloud-logging
image: gcr.io/google_containers/fluentd-gcp:1.13 image: gcr.io/google_containers/fluentd-gcp:1.14
resources: resources:
limits: limits:
cpu: 100m cpu: 100m

View File

@ -169,7 +169,7 @@ metadata:
spec: spec:
containers: containers:
- name: fluentd-cloud-logging - name: fluentd-cloud-logging
image: gcr.io/google_containers/fluentd-gcp:1.13 image: gcr.io/google_containers/fluentd-gcp:1.14
resources: resources:
limits: limits:
cpu: 100m cpu: 100m