Skip to content

Commit

Permalink
Merge pull request #50 from uselagoon/renovate/fluent-plugin-rabbitmq…
Browse files Browse the repository at this point in the history
…-0.x

chore(deps): update dependency fluent-plugin-rabbitmq to v0.1.0
  • Loading branch information
tobybellwood authored Nov 2, 2023
2 parents 8932bbc + 1c1c14a commit 024be89
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion logs-dispatcher/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gem "fluent-plugin-datadog", "0.14.2"
gem "fluent-plugin-kubernetes_metadata_filter", "3.4.0"
gem "fluent-plugin-multi-format-parser", "1.0.0"
gem "fluent-plugin-prometheus", "2.1.0"
gem "fluent-plugin-rabbitmq", "0.0.9"
gem "fluent-plugin-rabbitmq", "0.1.0"
gem "fluent-plugin-record-modifier", "2.1.1"
gem "fluent-plugin-remote-syslog", "1.1"
gem "fluent-plugin-rewrite-tag-filter", "2.4.0"
Expand Down
4 changes: 2 additions & 2 deletions logs-dispatcher/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ GEM
fluent-plugin-prometheus (2.1.0)
fluentd (>= 1.9.1, < 2)
prometheus-client (>= 2.1.0)
fluent-plugin-rabbitmq (0.0.9)
fluent-plugin-rabbitmq (0.1.0)
bunny (~> 2.14.4)
fluentd (>= 0.14.0)
fluent-plugin-record-modifier (2.1.1)
Expand Down Expand Up @@ -161,7 +161,7 @@ DEPENDENCIES
fluent-plugin-kubernetes_metadata_filter (= 3.4.0)
fluent-plugin-multi-format-parser (= 1.0.0)
fluent-plugin-prometheus (= 2.1.0)
fluent-plugin-rabbitmq (= 0.0.9)
fluent-plugin-rabbitmq (= 0.1.0)
fluent-plugin-record-modifier (= 2.1.1)
fluent-plugin-remote-syslog (= 1.1)
fluent-plugin-rewrite-tag-filter (= 2.4.0)
Expand Down

0 comments on commit 024be89

Please sign in to comment.