Skip to content

Commit

Permalink
chore(deps): update dependency fluent-plugin-kubernetes_metadata_filt…
Browse files Browse the repository at this point in the history
…er to v3.6.0
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 02cb706 commit 57bec2c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion logs-dispatcher/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }

gem "fluent-plugin-cloudwatch-logs", "0.14.3"
gem "fluent-plugin-datadog", "0.14.4"
gem "fluent-plugin-kubernetes_metadata_filter", "3.5.1"
gem "fluent-plugin-kubernetes_metadata_filter", "3.6.0"
gem "fluent-plugin-multi-format-parser", "1.1.0"
gem "fluent-plugin-newrelic", "1.2.3"
gem "fluent-plugin-prometheus", "2.2.0"
Expand Down
16 changes: 8 additions & 8 deletions logs-dispatcher/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ GEM
fluent-plugin-datadog (0.14.4)
fluentd (>= 1, < 2)
net-http-persistent (~> 4.0.1)
fluent-plugin-kubernetes_metadata_filter (3.5.1)
fluentd (>= 0.14.0, < 1.18)
fluent-plugin-kubernetes_metadata_filter (3.6.0)
fluentd (>= 0.14.0, < 1.19)
kubeclient (>= 4.0.0, < 5.0.0)
lru_redux
fluent-plugin-multi-format-parser (1.1.0)
Expand Down Expand Up @@ -110,7 +110,7 @@ GEM
http-form_data (~> 2.2)
llhttp-ffi (~> 0.5.0)
http-accept (1.7.0)
http-cookie (1.0.7)
http-cookie (1.0.8)
domain_name (~> 0.5)
http-form_data (2.3.0)
http_parser.rb (0.8.0)
Expand All @@ -127,18 +127,18 @@ GEM
llhttp-ffi (0.5.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
logger (1.6.1)
logger (1.6.2)
lru_redux (1.1.0)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.1001)
mime-types-data (3.2024.1203)
msgpack (1.7.5)
multi_json (1.15.0)
net-http-persistent (4.0.4)
connection_pool (~> 2.2)
netrc (0.11.0)
ostruct (0.6.0)
ostruct (0.6.1)
prometheus-client (4.2.3)
base64
public_suffix (6.0.1)
Expand All @@ -162,7 +162,7 @@ GEM
tzinfo-data (1.2024.2)
tzinfo (>= 1.0.0)
uuidtools (2.2.0)
webrick (1.9.0)
webrick (1.9.1)
yajl-ruby (1.4.3)

PLATFORMS
Expand All @@ -172,7 +172,7 @@ PLATFORMS
DEPENDENCIES
fluent-plugin-cloudwatch-logs (= 0.14.3)
fluent-plugin-datadog (= 0.14.4)
fluent-plugin-kubernetes_metadata_filter (= 3.5.1)
fluent-plugin-kubernetes_metadata_filter (= 3.6.0)
fluent-plugin-multi-format-parser (= 1.1.0)
fluent-plugin-newrelic (= 1.2.3)
fluent-plugin-prometheus (= 2.2.0)
Expand Down

0 comments on commit 57bec2c

Please sign in to comment.