Skip to content

Commit

Permalink
Merge branch 'vsinghal-0.14.0' of https://github.com/SumoLogic/sumolo…
Browse files Browse the repository at this point in the history
…gic-kubernetes-collection into vsinghal-0.14.0
  • Loading branch information
vsinghal13 committed Feb 12, 2020
2 parents 3df6db2 + 374fca1 commit ca57e44
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions deploy/kubernetes/fluentd-sumologic.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ spec:
name: collection-sumologic
containers:
- name: fluentd
image: sumologic/kubernetes-fluentd:0.13.0
image: sumologic/kubernetes-fluentd:0.14.0
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down Expand Up @@ -665,7 +665,7 @@ spec:
name: collection-sumologic-events
containers:
- name: fluentd-events
image: sumologic/kubernetes-fluentd:0.13.0
image: sumologic/kubernetes-fluentd:0.14.0
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion deploy/kubernetes/setup-sumologic.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ spec:
defaultMode: 0777
containers:
- name: setup
image: sumologic/kubernetes-fluentd:0.13.0
image: sumologic/kubernetes-fluentd:0.14.0
imagePullPolicy: IfNotPresent
command: ["/etc/terraform/setup.sh"]
volumeMounts:
Expand Down

0 comments on commit ca57e44

Please sign in to comment.