Skip to content

Commit

Permalink
prep for 1.2.3 (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
VihasMakwana authored Aug 28, 2023
1 parent 448548d commit 9b6c9cb
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GIT
PATH
remote: .
specs:
fluent-plugin-kubernetes-objects (1.2.2)
fluent-plugin-kubernetes-objects (1.2.3)
fluentd (>= 1.9.1)
http_parser.rb (= 0.8.0)
kubeclient (~> 4.9.3)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.2
1.2.3
2 changes: 1 addition & 1 deletion docker/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ gem 'rack', '>= 3.0.0'
gem 'cgi', '~> 0.3.6'
gem 'date', '~> 3.3.3'

gem "fluent-plugin-splunk-hec", "= 1.3.2"
gem "fluent-plugin-splunk-hec", "= 1.3.3"

gem 'fluent-plugin-kubernetes-objects', path: 'gem/'
6 changes: 3 additions & 3 deletions docker/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GIT
PATH
remote: gem
specs:
fluent-plugin-kubernetes-objects (1.2.2)
fluent-plugin-kubernetes-objects (1.2.3)
fluentd (>= 1.9.1)
http_parser.rb (= 0.8.0)
kubeclient (~> 4.9.3)
Expand Down Expand Up @@ -58,7 +58,7 @@ GEM
prometheus-client (>= 2.1.0)
fluent-plugin-record-modifier (2.1.0)
fluentd (>= 1.0, < 2)
fluent-plugin-splunk-hec (1.3.2)
fluent-plugin-splunk-hec (1.3.3)
fluentd (>= 1.5)
json-jwt (~> 1.15.0)
multi_json (~> 1.13)
Expand Down Expand Up @@ -180,7 +180,7 @@ DEPENDENCIES
fluent-plugin-kubernetes-objects!
fluent-plugin-prometheus (>= 2.0)
fluent-plugin-record-modifier (= 2.1.0)
fluent-plugin-splunk-hec (= 1.3.2)
fluent-plugin-splunk-hec (= 1.3.3)
fluentd (>= 1.15)
http_parser.rb (>= 0.5.3)
kubeclient!
Expand Down

0 comments on commit 9b6c9cb

Please sign in to comment.