Skip to content

Commit

Permalink
Release: v1.3.11
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Silva <[email protected]>
  • Loading branch information
edsiper committed Mar 19, 2020
1 parent 6852b4f commit 83e5d76
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.9
image: fluent/fluent-bit:1.3.11
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.9
image: fluent/fluent-bit:1.3.11
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.9
image: fluent/fluent-bit:1.3.11
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.9
image: fluent/fluent-bit:1.3.11
imagePullPolicy: Always
ports:
- containerPort: 2020
Expand Down

0 comments on commit 83e5d76

Please sign in to comment.