From 158846297fcc93bd5ea65ab5caae6957b775ffe9 Mon Sep 17 00:00:00 2001 From: Michael Goodness Date: Tue, 4 Dec 2018 13:04:27 -0600 Subject: [PATCH] kustomize 1.0.11 Closes #34789. Signed-off-by: FX Coudert --- Formula/kustomize.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/kustomize.rb b/Formula/kustomize.rb index 16043b0462..117a1874a9 100644 --- a/Formula/kustomize.rb +++ b/Formula/kustomize.rb @@ -2,8 +2,8 @@ class Kustomize < Formula desc "Template-free customization of Kubernetes YAML manifests" homepage "https://github.com/kubernetes-sigs/kustomize" url "https://github.com/kubernetes-sigs/kustomize.git", - :tag => "v1.0.10", - :revision => "383b3e798b7042f8b7431f93e440fb85631890a3" + :tag => "v1.0.11", + :revision => "8f701a00417a812558a7b785e8354957afa469ae" bottle do cellar :any_skip_relocation