File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- fluent-plugin-kubernetes-metrics (1.2.2 )
4
+ fluent-plugin-kubernetes-metrics (1.2.3 )
5
5
fluentd (>= 1.9.1 )
6
6
kubeclient (~> 4.9.3 )
7
7
multi_json (~> 1.14 )
Original file line number Diff line number Diff line change 1
- 1.2.2
1
+ 1.2.3
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ gem 'rack', '>= 3.0.0'
16
16
gem 'cgi' , '~> 0.3.6'
17
17
gem 'date' , '~> 3.3.3'
18
18
19
- gem "fluent-plugin-splunk-hec" , "= 1.3.2 "
19
+ gem "fluent-plugin-splunk-hec" , "= 1.3.3 "
20
20
gem 'fluent-plugin-kubernetes-metrics' , path : 'gem/'
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: gem
3
3
specs:
4
- fluent-plugin-kubernetes-metrics (1.2.2 )
4
+ fluent-plugin-kubernetes-metrics (1.2.3 )
5
5
fluentd (>= 1.9.1 )
6
6
kubeclient (~> 4.9.3 )
7
7
multi_json (~> 1.14 )
48
48
prometheus-client (>= 2.1.0 )
49
49
fluent-plugin-record-modifier (2.1.0 )
50
50
fluentd (>= 1.0 , < 2 )
51
- fluent-plugin-splunk-hec (1.3.2 )
51
+ fluent-plugin-splunk-hec (1.3.3 )
52
52
fluentd (>= 1.5 )
53
53
json-jwt (~> 1.15.0 )
54
54
multi_json (~> 1.13 )
@@ -175,7 +175,7 @@ DEPENDENCIES
175
175
fluent-plugin-kubernetes-metrics !
176
176
fluent-plugin-prometheus (>= 2.0 )
177
177
fluent-plugin-record-modifier (= 2.1.0 )
178
- fluent-plugin-splunk-hec (= 1.3.2 )
178
+ fluent-plugin-splunk-hec (= 1.3.3 )
179
179
fluentd (>= 1.15.0 )
180
180
http_parser.rb (= 0.8.0 )
181
181
kubeclient (= 4.9.3 )
You can’t perform that action at this time.
0 commit comments