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 8c85d38 commit a1a4143Copy full SHA for a1a4143
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.3] - 2021-07-27
15
+
16
+### Changed
17
18
+- Updated _Fluentd_ image to [v1.13.3](https://github.com/fluent/fluentd/blob/master/CHANGELOG.md#release-v1133---20210727)
19
20
## [v1.13.2] - 2021-07-13
21
22
### Changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM fluent/fluentd:v1.13.2-1.0
+FROM fluent/fluentd:v1.13.3-1.0
2
3
# Default env
4
ENV RUBY_GC_HEAP_OLDOBJECT_LIMIT_FACTOR="0.9"
0 commit comments