Skip to content

Commit

Permalink
Merge pull request #376 from agrare/update_kubeclient_4_6
Browse files Browse the repository at this point in the history
Update kubeclient to v4.6
  • Loading branch information
chessbyte authored May 11, 2020
2 parents 54734c0 + c0e6e9b commit bbf0850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-providers-kubernetes.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |s|

s.add_runtime_dependency("hawkular-client", "~> 4.1")
s.add_runtime_dependency("image-inspector-client", "~> 2.0")
s.add_runtime_dependency("kubeclient", "~> 4.3")
s.add_runtime_dependency("kubeclient", "~> 4.6")
s.add_runtime_dependency("prometheus-alert-buffer-client", "~> 0.2.0")
s.add_runtime_dependency("prometheus-api-client", "~> 0.6")
s.add_runtime_dependency("more_core_extensions", "~> 3.6")
Expand Down

0 comments on commit bbf0850

Please sign in to comment.