diff --git a/Gemfile.lock b/Gemfile.lock index a5984f4..80476d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - fluent-plugin-kubernetes-metrics (1.1.3) + fluent-plugin-kubernetes-metrics (1.1.4) fluentd (~> 1.9.1) kubeclient (~> 4.6.0) multi_json (~> 1.14.1) @@ -45,7 +45,7 @@ GEM http-form_data (2.2.0) http-parser (1.2.1) ffi-compiler (>= 1.0, < 2.0) - http_parser.rb (0.5.3) + http_parser.rb (0.6.0) json (2.3.1) kubeclient (4.6.0) http (>= 3.0, < 5.0) diff --git a/VERSION b/VERSION index 9c1218c..1b87bcd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.3 \ No newline at end of file +1.1.4 \ No newline at end of file