From 2e0708a04c3d4f858dec5792cf28c1f04c5ecfc3 Mon Sep 17 00:00:00 2001 From: Brian de Alwis Date: Fri, 15 Feb 2019 09:31:42 -0500 Subject: [PATCH] skaffold 0.23.0 Closes #37008. Signed-off-by: Chongyu Zhu --- Formula/skaffold.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/skaffold.rb b/Formula/skaffold.rb index 30ab09e58a..b8e84fe587 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.22.0", - :revision => "2187105aae414f500789ca6873898efeb104d7a7" + :tag => "v0.23.0", + :revision => "2590e9d480ffb63e9d954fd1e317b93d5b3d3b9b" head "https://github.com/GoogleContainerTools/skaffold.git" bottle do