Skip to content

update version #137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 24, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
fluent-plugin-kubernetes-metrics (1.2.0)
fluent-plugin-kubernetes-metrics (1.2.1)
fluentd (>= 1.9.1)
kubeclient (~> 4.9.3)
multi_json (~> 1.14)
Expand Down Expand Up @@ -62,7 +62,7 @@ GEM
msgpack (1.6.0)
multi_json (1.15.0)
netrc (0.11.0)
oj (3.13.20)
oj (3.13.23)
power_assert (2.0.1)
public_suffix (4.0.6)
rake (13.0.6)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.0
1.2.1
2 changes: 1 addition & 1 deletion docker/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ gem 'kubeclient', '=4.9.3'
gem 'http_parser.rb', '=0.8.0'
gem 'rack', '>= 3.0.0'

gem "fluent-plugin-splunk-hec", "= 1.3.0"
gem "fluent-plugin-splunk-hec", "= 1.3.1"
gem 'fluent-plugin-kubernetes-metrics', path: 'gem/'
41 changes: 26 additions & 15 deletions docker/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: gem
specs:
fluent-plugin-kubernetes-metrics (1.2.0)
fluent-plugin-kubernetes-metrics (1.2.1)
fluentd (>= 1.9.1)
kubeclient (~> 4.9.3)
multi_json (~> 1.14)
Expand All @@ -10,9 +10,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.3.1)
activesupport (= 7.0.3.1)
activesupport (7.0.3.1)
activemodel (7.0.4)
activesupport (= 7.0.4)
activesupport (7.0.4)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -22,12 +22,18 @@ GEM
aes_key_wrap (1.1.0)
attr_required (1.0.1)
bigdecimal (3.0.0)
bindata (2.4.10)
bindata (2.4.14)
concurrent-ruby (1.1.10)
connection_pool (2.2.5)
connection_pool (2.3.0)
cool.io (1.7.1)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
faraday (2.7.1)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.0.2)
ffi (1.15.5)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
Expand All @@ -40,12 +46,14 @@ GEM
prometheus-client (>= 2.1.0)
fluent-plugin-record-modifier (2.1.0)
fluentd (>= 1.0, < 2)
fluent-plugin-splunk-hec (1.3.0)
fluent-plugin-splunk-hec (1.3.1)
fluentd (>= 1.5)
json-jwt (~> 1.15.0)
multi_json (~> 1.13)
net-http-persistent (~> 4.0)
openid_connect (~> 1.1.8)
prometheus-client (>= 2.1.0)
rack-oauth2 (~> 1.19)
fluentd (1.15.3)
bundler
cool.io (>= 1.4.5, < 2.0.0)
Expand Down Expand Up @@ -73,7 +81,7 @@ GEM
httpclient (2.8.3)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
json-jwt (1.15.2)
json-jwt (1.15.3)
activesupport (>= 4.2)
aes_key_wrap
bindata
Expand All @@ -91,7 +99,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
minitest (5.16.2)
minitest (5.16.3)
msgpack (1.6.0)
multi_json (1.15.0)
net-http-persistent (4.0.1)
Expand All @@ -111,7 +119,7 @@ GEM
prometheus-client (4.0.0)
public_suffix (4.0.7)
rack (3.0.1)
rack-oauth2 (1.21.2)
rack-oauth2 (1.21.3)
activesupport
attr_required
httpclient
Expand All @@ -124,14 +132,16 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
ruby2_keywords (0.0.5)
serverengine (2.3.0)
sigdump (~> 0.2.2)
sigdump (0.2.4)
strptime (0.2.5)
swd (1.3.0)
swd (2.0.2)
activesupport (>= 3)
attr_required (>= 0.0.5)
httpclient (>= 2.4)
faraday (~> 2.0)
faraday-follow_redirects
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2022.6)
Expand All @@ -145,9 +155,10 @@ GEM
validate_url (1.0.15)
activemodel (>= 3.0.0)
public_suffix
webfinger (1.2.0)
webfinger (2.1.2)
activesupport
httpclient (>= 2.4)
faraday (~> 2.0)
faraday-follow_redirects
webrick (1.7.0)
yajl-ruby (1.4.3)

Expand All @@ -160,7 +171,7 @@ DEPENDENCIES
fluent-plugin-kubernetes-metrics!
fluent-plugin-prometheus (>= 2.0)
fluent-plugin-record-modifier (= 2.1.0)
fluent-plugin-splunk-hec (= 1.3.0)
fluent-plugin-splunk-hec (= 1.3.1)
fluentd (>= 1.15.0)
http_parser.rb (= 0.8.0)
kubeclient (= 4.9.3)
Expand Down