Update kompose to version 0.3.0 (from 0.2.0)

Closes #10646.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
master
Victor Sollerhed 2017-03-06 16:08:37 +01:00 committed by FX Coudert
parent 419d556260
commit 2402367b05
1 changed files with 2 additions and 2 deletions

View File

@ -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-incubator/kompose/archive/v0.2.0.tar.gz"
sha256 "a6be3935ff666b75ad06f389a5c23184c3c83659ae25135ab7c2c3d37b22d92d"
url "https://github.com/kubernetes-incubator/kompose/archive/v0.3.0.tar.gz"
sha256 "047e5367856f07338515eea43fb213e08fdde79333250e4cc85251e80251c928"
bottle do
cellar :any_skip_relocation