mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
updated fluentd to 1.3.3 & gem updates
This commit is contained in:
parent
dea164fda8
commit
273fa998f7
@ -1,12 +1,12 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gem 'activesupport', '~>5.2.2'
|
||||
gem 'fluentd', '<=1.3.2'
|
||||
gem 'fluentd', '<=1.3.3'
|
||||
gem 'fluent-plugin-concat', '~>2.3.0'
|
||||
gem 'fluent-plugin-detect-exceptions', '~>0.0.11'
|
||||
gem 'fluent-plugin-elasticsearch', '~>2.12.5'
|
||||
gem 'fluent-plugin-elasticsearch', '~>3.0.1'
|
||||
gem 'fluent-plugin-kubernetes_metadata_filter', '~>2.1.6'
|
||||
gem 'fluent-plugin-multi-format-parser', '~>1.0.0'
|
||||
gem 'fluent-plugin-prometheus', '~>1.2.1'
|
||||
gem 'fluent-plugin-prometheus', '~>1.3.0'
|
||||
gem 'fluent-plugin-systemd', '~>1.0.1'
|
||||
gem 'oj', '~>3.7.4'
|
||||
gem 'oj', '~>3.7.6'
|
||||
|
Loading…
Reference in New Issue
Block a user