Skip to content

Commit

Permalink
Update kubeclient to v4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
agrare committed May 10, 2020
1 parent 54734c0 commit c0e6e9b
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 c0e6e9b

Please sign in to comment.