From 9915f686564743ab38a3c62ab34ff906595ea2be Mon Sep 17 00:00:00 2001 From: Balint Pato Date: Fri, 15 Mar 2019 16:35:30 -0700 Subject: [PATCH] skaffold 0.25.0 Closes #37953. Signed-off-by: Thierry Moisan --- Formula/skaffold.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/skaffold.rb b/Formula/skaffold.rb index b4931c2770..313958a66c 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.24.0", - :revision => "6a829c4b29e3a102b0b14c4584cd174f780402e9" + :tag => "v0.25.0", + :revision => "0f4b8fe88969e9fa38346934ea6af7c46772d603" head "https://github.com/GoogleContainerTools/skaffold.git" bottle do