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

Commit

Permalink
Release: v1.3.5
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Silva <[email protected]>
  • Loading branch information
edsiper committed Dec 19, 2019
1 parent 3aa9270 commit 1cdfc96
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion output/elasticsearch/fluent-bit-ds-minikube.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: fluent-bit
image: fluent/fluent-bit:1.3.3
image: fluent/fluent-bit:1.3.5
imagePullPolicy: Always
ports:
- containerPort: 2020
Expand Down
2 changes: 1 addition & 1 deletion output/elasticsearch/fluent-bit-ds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: fluent-bit
image: fluent/fluent-bit:1.3.3
image: fluent/fluent-bit:1.3.5
imagePullPolicy: Always
ports:
- containerPort: 2020
Expand Down
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 @@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: fluent-bit
image: fluent/fluent-bit:1.3.3
image: fluent/fluent-bit:1.3.5
imagePullPolicy: Always
ports:
- containerPort: 2020
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 @@ -23,7 +23,7 @@ spec:
spec:
containers:
- name: fluent-bit
image: fluent/fluent-bit:1.3.3
image: fluent/fluent-bit:1.3.5
imagePullPolicy: Always
ports:
- containerPort: 2020
Expand Down

0 comments on commit 1cdfc96

Please sign in to comment.