We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca617a commit 4f7cf2cCopy full SHA for 4f7cf2c
CHANGELOG.md
@@ -13,6 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
### Deprecated
14
### Removed -->
15
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
22
## [v1.14.4] - 2021-11-29
23
24
### Changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM fluent/fluentd:v1.14.3-1.0
+FROM fluent/fluentd:v1.14.4-1.0
2
3
# Default env
4
ENV RUBY_GC_HEAP_OLDOBJECT_LIMIT_FACTOR="0.9"
0 commit comments