Skip to content

Commit

Permalink
Merge pull request #2313 from chatwork/mod-up-fluentd-20240116080258
Browse files Browse the repository at this point in the history
[fluentd] update
  • Loading branch information
cw-circleci authored Jan 16, 2024
2 parents 3e5191f + d6d405b commit 095dd99
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fluentd/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG FLUENTD_IMAGE_VERSION="1.16.3-debian-1.0"
ARG FLUENTD_IMAGE_VERSION="1.16.3-debian-2.0"

FROM fluent/fluentd:v${FLUENTD_IMAGE_VERSION}

Expand Down
5 changes: 3 additions & 2 deletions fluentd/variant.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
dependencies:
fluentd:
version: 1.16.3-debian-1.0
previousVersion: 1.16.2-debian-1.1
version: 1.16.3-debian-2.0
previousVersion: 1.16.3-debian-1.0
versions:
- 1.14.6-debian-1.1
- 1.16.1-debian-1.0
- 1.16.2-debian-1.0
- 1.16.2-debian-1.1
- 1.16.3-debian-1.0
- 1.16.3-debian-2.0

0 comments on commit 095dd99

Please sign in to comment.