Skip to content

Commit a1a4143

Browse files
authored
Update to v1.13.3 (#15)
1 parent 8c85d38 commit a1a4143

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
### Deprecated
1212
### Removed -->
1313

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+
1420
## [v1.13.2] - 2021-07-13
1521

1622
### Changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM fluent/fluentd:v1.13.2-1.0
1+
FROM fluent/fluentd:v1.13.3-1.0
22

33
# Default env
44
ENV RUBY_GC_HEAP_OLDOBJECT_LIMIT_FACTOR="0.9"

0 commit comments

Comments
 (0)