Merge pull request #11786 from a-robinson/fluentd

Update fluentd-gcp images to include latest Dockerfile changes
This commit is contained in:
Mike Danese
2015-07-24 12:40:41 -07:00
6 changed files with 6 additions and 6 deletions

View File

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

View File

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