File tree 2 files changed +8
-2
lines changed 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
### Deprecated
12
12
### Removed -->
13
13
14
+ ## [ v1.14.3] - 2021-10-29
15
+
16
+ ### Changed
17
+
18
+ - Updated _ Fluentd_ image to [ v1.14.2] ( https://github.com/fluent/fluentd/blob/master/CHANGELOG.md#release-v1142---20211029 ) .
19
+
14
20
## [ v1.14.2] - 2021-10-28
15
21
16
22
### Added
17
23
18
- - New plugin [ fluent-plugin-cloudwatch-logs] ( https://github.com/fluent-plugins-nursery/fluent-plugin-cloudwatch-logs ) ( ` v0.14.2 ` ) .
24
+ - New plugin [ fluent-plugin-cloudwatch-logs] ( https://github.com/fluent-plugins-nursery/fluent-plugin-cloudwatch-logs ) .
19
25
20
26
### Changed
21
27
Original file line number Diff line number Diff line change 1
- FROM fluent/fluentd:v1.14.1 -1.0
1
+ FROM fluent/fluentd:v1.14.2 -1.0
2
2
3
3
# Default env
4
4
ENV RUBY_GC_HEAP_OLDOBJECT_LIMIT_FACTOR="0.9"
You can’t perform that action at this time.
0 commit comments