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 704e440 commit eca617aCopy full SHA for eca617a
CHANGELOG.md
@@ -5,12 +5,20 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+---
9
+
10
<!-- ## [Unreleased] - yyyy-MM-dd
11
### Added
12
### Changed
13
### Deprecated
14
### Removed -->
15
16
+## [v1.14.4] - 2021-11-29
17
18
+### Changed
19
20
+- Updated _Fluentd_ image to [v1.14.3](https://github.com/fluent/fluentd/blob/master/CHANGELOG.md#v1143).
21
22
## [v1.14.3] - 2021-10-29
23
24
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM fluent/fluentd:v1.14.2-1.0
+FROM fluent/fluentd:v1.14.3-1.0
2
3
# Default env
4
ENV RUBY_GC_HEAP_OLDOBJECT_LIMIT_FACTOR="0.9"
0 commit comments