Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 8671796

Browse files
authored
Merge pull request #118 from splunk/release-1.1.11
1.1.11
2 parents c3e86a6 + 13ccea2 commit 8671796

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
fluent-plugin-kubernetes-metrics (1.1.10)
4+
fluent-plugin-kubernetes-metrics (1.1.11)
55
fluentd (>= 1.9.1)
66
kubeclient (~> 4.9.3)
77
multi_json (~> 1.14.1)
@@ -12,7 +12,7 @@ GEM
1212
specs:
1313
addressable (2.8.0)
1414
public_suffix (>= 2.0.2, < 5.0)
15-
concurrent-ruby (1.1.9)
15+
concurrent-ruby (1.1.10)
1616
cool.io (1.7.1)
1717
crack (0.4.5)
1818
rexml
@@ -23,12 +23,12 @@ GEM
2323
ffi-compiler (1.0.1)
2424
ffi (>= 1.0.0)
2525
rake
26-
fluentd (1.14.4)
26+
fluentd (1.14.5)
2727
bundler
2828
cool.io (>= 1.4.5, < 2.0.0)
2929
http_parser.rb (>= 0.5.1, < 0.9.0)
3030
msgpack (>= 1.3.1, < 2.0.0)
31-
serverengine (>= 2.2.2, < 3.0.0)
31+
serverengine (>= 2.2.5, < 3.0.0)
3232
sigdump (~> 0.2.2)
3333
strptime (>= 0.2.4, < 1.0.0)
3434
tzinfo (>= 1.0, < 3.0)
@@ -59,7 +59,7 @@ GEM
5959
mime-types (3.4.1)
6060
mime-types-data (~> 3.2015)
6161
mime-types-data (3.2022.0105)
62-
msgpack (1.4.4)
62+
msgpack (1.4.5)
6363
multi_json (1.14.1)
6464
netrc (0.11.0)
6565
oj (3.10.18)
@@ -86,7 +86,7 @@ GEM
8686
power_assert
8787
tzinfo (2.0.4)
8888
concurrent-ruby (~> 1.0)
89-
tzinfo-data (1.2021.5)
89+
tzinfo-data (1.2022.1)
9090
tzinfo (>= 1.0.0)
9191
unf (0.1.4)
9292
unf_ext

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.10
1+
1.1.11

docker/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: gem
33
specs:
4-
fluent-plugin-kubernetes-metrics (1.1.10)
4+
fluent-plugin-kubernetes-metrics (1.1.11)
55
fluentd (>= 1.9.1)
66
kubeclient (~> 4.9.3)
77
multi_json (~> 1.14.1)
@@ -44,7 +44,7 @@ GEM
4444
prometheus-client (>= 2.1.0)
4545
fluent-plugin-record-modifier (2.1.0)
4646
fluentd (>= 1.0, < 2)
47-
fluent-plugin-splunk-hec (1.2.11)
47+
fluent-plugin-splunk-hec (1.2.12)
4848
fluentd (>= 1.4)
4949
multi_json (~> 1.13)
5050
net-http-persistent (~> 3.1)

0 commit comments

Comments
 (0)