From a69f2716c16f41d4e0af424155a217851b7e3f88 Mon Sep 17 00:00:00 2001 From: Scott Crooks Date: Wed, 3 Oct 2018 16:03:58 +0200 Subject: [PATCH] skaffold 0.15.1 Closes #32660. Signed-off-by: FX Coudert --- Formula/skaffold.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/skaffold.rb b/Formula/skaffold.rb index 799211a1e2..15442c5a75 100644 --- a/Formula/skaffold.rb +++ b/Formula/skaffold.rb @@ -2,8 +2,8 @@ class Skaffold < Formula desc "Easy and Repeatable Kubernetes Development" homepage "https://github.com/GoogleContainerTools/skaffold" url "https://github.com/GoogleContainerTools/skaffold.git", - :tag => "v0.15.0", - :revision => "1b3f44b8952a1772f36d51a8f3568817e2569c87" + :tag => "v0.15.1", + :revision => "32278ec939d97a7cf379a47045e8d6bbea2baef5" head "https://github.com/GoogleContainerTools/skaffold.git" bottle do