kustomize 3.1.0

Closes #42489.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Rui Chen 2019-07-26 14:14:10 -04:00 committed by Chongyu Zhu
parent f1b05ae43b
commit b3750fc9c8
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -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 => "v3.0.3",
:revision => "30b378a9244d757c1cda31b95694fabd6cbdb8e1"
:tag => "v3.1.0",
:revision => "95f3303493fdea243ae83b767978092396169baf"
head "https://github.com/kubernetes-sigs/kustomize.git"
bottle do