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 d8ab7ce commit 8c85d38Copy full SHA for 8c85d38
CHANGELOG.md
@@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
### Deprecated
12
### Removed -->
13
14
+## [v1.13.2] - 2021-07-13
15
+
16
+### Changed
17
18
+- Updated _Fluentd_ image to [v1.13.2](https://github.com/fluent/fluentd/blob/master/CHANGELOG.md#release-v1132---20210712)
19
20
## [v1.13.1] - 2021-07-01
21
22
### Changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM fluent/fluentd:v1.13.1-1.0
+FROM fluent/fluentd:v1.13.2-1.0
2
3
# Default env
4
ENV RUBY_GC_HEAP_OLDOBJECT_LIMIT_FACTOR="0.9"
0 commit comments