Skip to content

Commit 4f7cf2c

Browse files
authored
feat: Update Fluentd version to v1.14.4 (#22)
1 parent eca617a commit 4f7cf2c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
### Deprecated
1414
### Removed -->
1515

16+
## [v1.14.5] - 2022-01-06
17+
18+
### Changed
19+
20+
- Updated _Fluentd_ image to [v1.14.4](https://github.com/fluent/fluentd/blob/master/CHANGELOG.md#v1144).
21+
1622
## [v1.14.4] - 2021-11-29
1723

1824
### Changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM fluent/fluentd:v1.14.3-1.0
1+
FROM fluent/fluentd:v1.14.4-1.0
22

33
# Default env
44
ENV RUBY_GC_HEAP_OLDOBJECT_LIMIT_FACTOR="0.9"

0 commit comments

Comments
 (0)