Skip to content

Commit

Permalink
Merge pull request #60 from uselagoon/renovate/fluentd-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency fluentd to v1.16.5
  • Loading branch information
tobybellwood committed Apr 3, 2024
2 parents 822bc4f + 3e5ee82 commit f01b8bf
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion logs-concentrator/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
gem "fluent-plugin-elasticsearch", "5.4.3"
gem "fluent-plugin-opensearch", "1.1.4"
gem "fluent-plugin-prometheus", "2.1.0"
gem "fluentd", "1.16.3"
gem "fluentd", "1.16.5"
6 changes: 3 additions & 3 deletions logs-concentrator/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GEM
jmespath (~> 1, >= 1.6.1)
aws-sigv4 (1.6.1)
aws-eventstream (~> 1, >= 1.0.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
cool.io (1.8.0)
elastic-transport (8.3.0)
faraday (< 3)
Expand Down Expand Up @@ -48,7 +48,7 @@ GEM
fluent-plugin-prometheus (2.1.0)
fluentd (>= 1.9.1, < 2)
prometheus-client (>= 2.1.0)
fluentd (1.16.3)
fluentd (1.16.5)
bundler
cool.io (>= 1.4.5, < 2.0.0)
http_parser.rb (>= 0.5.1, < 0.9.0)
Expand Down Expand Up @@ -90,7 +90,7 @@ DEPENDENCIES
fluent-plugin-elasticsearch (= 5.4.3)
fluent-plugin-opensearch (= 1.1.4)
fluent-plugin-prometheus (= 2.1.0)
fluentd (= 1.16.3)
fluentd (= 1.16.5)

BUNDLED WITH
2.4.17
2 changes: 1 addition & 1 deletion logs-dispatcher/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ gem "fluent-plugin-route", "1.0.0"
gem "fluent-plugin-s3", "1.7.2"
gem "fluent-plugin-splunk-enterprise", "0.10.2"
gem "fluent-plugin-sumologic_output", "1.9.0"
gem "fluentd", "1.16.3"
gem "fluentd", "1.16.5"
4 changes: 2 additions & 2 deletions logs-dispatcher/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ GEM
fluent-plugin-sumologic_output (1.9.0)
fluentd
httpclient
fluentd (1.16.3)
fluentd (1.16.5)
bundler
cool.io (>= 1.4.5, < 2.0.0)
http_parser.rb (>= 0.5.1, < 0.9.0)
Expand Down Expand Up @@ -169,7 +169,7 @@ DEPENDENCIES
fluent-plugin-s3 (= 1.7.2)
fluent-plugin-splunk-enterprise (= 0.10.2)
fluent-plugin-sumologic_output (= 1.9.0)
fluentd (= 1.16.3)
fluentd (= 1.16.5)

BUNDLED WITH
2.4.17

0 comments on commit f01b8bf

Please sign in to comment.