Skip to content

Commit

Permalink
Merge pull request #85 from uselagoon/renovate/fluent-plugin-kubernet…
Browse files Browse the repository at this point in the history
…es_metadata_filter-3.x
  • Loading branch information
tobybellwood authored Oct 15, 2024
2 parents 806c7cc + 88cb40c commit 6ca4e4d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.0"
gem "fluent-plugin-kubernetes_metadata_filter", "3.5.1"
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
14 changes: 7 additions & 7 deletions logs-dispatcher/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
amq-protocol (2.3.2)
aws-eventstream (1.3.0)
aws-partitions (1.930.0)
Expand Down Expand Up @@ -49,7 +49,7 @@ GEM
fluent-plugin-datadog (0.14.4)
fluentd (>= 1, < 2)
net-http-persistent (~> 4.0.1)
fluent-plugin-kubernetes_metadata_filter (3.5.0)
fluent-plugin-kubernetes_metadata_filter (3.5.1)
fluentd (>= 0.14.0, < 1.18)
kubeclient (>= 4.0.0, < 5.0.0)
lru_redux
Expand Down Expand Up @@ -104,7 +104,7 @@ GEM
http-form_data (~> 2.2)
llhttp-ffi (~> 0.5.0)
http-accept (1.7.0)
http-cookie (1.0.6)
http-cookie (1.0.7)
domain_name (~> 0.5)
http-form_data (2.3.0)
http_parser.rb (0.8.0)
Expand All @@ -124,7 +124,7 @@ GEM
lru_redux (1.1.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0604)
mime-types-data (3.2024.1001)
msgpack (1.7.3)
multi_json (1.15.0)
net-http-persistent (4.0.2)
Expand All @@ -134,7 +134,7 @@ GEM
base64
public_suffix (5.0.5)
rake (13.2.1)
recursive-open-struct (1.2.1)
recursive-open-struct (1.2.2)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
Expand All @@ -160,7 +160,7 @@ PLATFORMS
DEPENDENCIES
fluent-plugin-cloudwatch-logs (= 0.14.3)
fluent-plugin-datadog (= 0.14.4)
fluent-plugin-kubernetes_metadata_filter (= 3.5.0)
fluent-plugin-kubernetes_metadata_filter (= 3.5.1)
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 6ca4e4d

Please sign in to comment.