Bump Fluentd Version

This change updates the fluentd base image from v1.4.2 to the
latest v1.10.1

Change-Id: Icb94cc77cbbc612c0125b3ba3754039f466ca1a3
This commit is contained in:
Steven Fitzpatrick 2020-04-08 20:11:31 -05:00
parent 569057051b
commit a340815d72
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM docker.io/fluent/fluentd-kubernetes-daemonset:v1.4.2-debian-elasticsearch-1.0
FROM docker.io/fluent/fluentd-kubernetes-daemonset:v1.10.1-debian-elasticsearch7-1.0
RUN gem install \
fluent-plugin-kafka \