Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
Upgrades to latest fluent-bit-kafka-dev image, librdkafka 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Dec 22, 2017
1 parent 8765262 commit 7945b66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion output/kafka/fluent-bit-ds-minikube.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: fluent-bit
image: fluent/fluent-bit-kafka-dev:0.4@sha256:97621767bbe271cdda04c25702f57dc5e256ccddcf89386b1d6f539af74c46e6
image: fluent/fluent-bit-kafka-dev:0.5@sha256:8f651e4e03239bcd758bffdcc7d16eba38d5e96876757e6ccff29b4eff2e3241
volumeMounts:
- name: varlog
mountPath: /var/log
Expand Down
2 changes: 1 addition & 1 deletion output/kafka/fluent-bit-ds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: fluent-bit
image: fluent/fluent-bit-kafka-dev:0.4@sha256:97621767bbe271cdda04c25702f57dc5e256ccddcf89386b1d6f539af74c46e6
image: fluent/fluent-bit-kafka-dev:0.5@sha256:8f651e4e03239bcd758bffdcc7d16eba38d5e96876757e6ccff29b4eff2e3241
volumeMounts:
- name: varlog
mountPath: /var/log
Expand Down

0 comments on commit 7945b66

Please sign in to comment.