Skip to content

Commit

Permalink
Merge pull request #522 from dgageot/brew-0.5.0
Browse files Browse the repository at this point in the history
Update the brew formula to 0.5.0
  • Loading branch information
dgageot authored May 5, 2018
2 parents f67f813 + 273ced3 commit a087992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installers/brew/skaffold.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Skaffold < Formula
desc "A tool that facilitates continuous development for Kubernetes applications."
url "https://github.com/GoogleContainerTools/skaffold.git"
version "v0.3.0"
version "v0.5.0"

depends_on "go" => :build

Expand Down

0 comments on commit a087992

Please sign in to comment.