We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents daefae1 + 63c6f23 commit 1279601Copy full SHA for 1279601
installers/brew/skaffold.rb
@@ -2,7 +2,6 @@ class Skaffold < Formula
2
desc "A tool that facilitates continuous development for Kubernetes applications."
3
head "https://github.com/GoogleContainerTools/skaffold.git"
4
url "https://github.com/GoogleContainerTools/skaffold.git"
5
- version "v0.6.0"
6
7
depends_on "go" => :build
8
0 commit comments