Skip to content

Commit

Permalink
Upgrade k8s-client to 0.10.1 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kimmo Lehto authored and jakolehm committed Jun 5, 2019
1 parent fc7ed01 commit 2d4b095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kontena-mortar.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
spec.post_install_message = "To install shell auto-completions, use:\n mortar install-completions"

spec.add_runtime_dependency "clamp", "~> 1.3"
spec.add_runtime_dependency "k8s-client", "~> 0.8.3"
spec.add_runtime_dependency "k8s-client", "~> 0.10.1"
spec.add_runtime_dependency "rouge", "~> 3.2"
spec.add_runtime_dependency "deep_merge", "~> 1.2"
spec.add_runtime_dependency "pastel", "~> 0.7.2"
Expand Down

0 comments on commit 2d4b095

Please sign in to comment.