From eec858980363cf518f8952986a6927cddff41b0a Mon Sep 17 00:00:00 2001 From: Rock Baek Date: Tue, 28 Jul 2020 16:49:58 -0700 Subject: [PATCH] release 1.1.4 (#80) --- Gemfile.lock | 4 ++-- VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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