Skip to content

Commit

Permalink
Merge pull request #2927 from chatwork/mod-up-fluentd-20241130160259
Browse files Browse the repository at this point in the history
[fluentd] update
  • Loading branch information
cw-circleci authored Nov 30, 2024
2 parents 4a935a0 + c541e1d commit 826e31c
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.17.1-debian-1.1"
ARG FLUENTD_IMAGE_VERSION="1.17.1-debian-1.2"

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,7 +1,7 @@
dependencies:
fluentd:
version: 1.17.1-debian-1.1
previousVersion: 1.17.1-debian-1.0
version: 1.17.1-debian-1.2
previousVersion: 1.17.1-debian-1.1
versions:
- 1.14.6-debian-1.1
- 1.16.1-debian-1.0
Expand All @@ -15,3 +15,4 @@ dependencies:
- 1.17.0-debian-1.1
- 1.17.1-debian-1.0
- 1.17.1-debian-1.1
- 1.17.1-debian-1.2

0 comments on commit 826e31c

Please sign in to comment.