Skip to content

Commit

Permalink
Release: v1.5
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Silva <[email protected]>
  • Loading branch information
edsiper committed Aug 10, 2020
1 parent ec30d76 commit 310c696
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 @@ -24,7 +24,7 @@ spec:
spec:
containers:
- name: fluent-bit
image: fluent/fluent-bit:1.3.11
image: fluent/fluent-bit:1.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 @@ -24,7 +24,7 @@ spec:
spec:
containers:
- name: fluent-bit
image: fluent/fluent-bit:1.3.11
image: fluent/fluent-bit:1.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 @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: fluent-bit
image: fluent/fluent-bit:1.3.11
image: fluent/fluent-bit:1.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 @@ -26,7 +26,7 @@ spec:
spec:
containers:
- name: fluent-bit
image: fluent/fluent-bit:1.3.11
image: fluent/fluent-bit:1.5
imagePullPolicy: Always
ports:
- containerPort: 2020
Expand Down

0 comments on commit 310c696

Please sign in to comment.