Skip to content

Commit

Permalink
kompose 1.10.0
Browse files Browse the repository at this point in the history
Closes #24945.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Mar 7, 2018
1 parent 6456965 commit c6443cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/kompose.rb
@@ -1,8 +1,8 @@
class Kompose < Formula
desc "Tool to move from `docker-compose` to Kubernetes"
homepage "http://kompose.io"
url "https://github.com/kubernetes/kompose/archive/v1.9.0.tar.gz"
sha256 "7238aa94869538bdbb07b503ded7acbc24dd9226d77556ea6687791e7d47fd63"
url "https://github.com/kubernetes/kompose/archive/v1.10.0.tar.gz"
sha256 "e07e41f9956bcc393e6417c353ee91199d6c860fed5ab8b48248358be0ab4c9b"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit c6443cd

Please sign in to comment.