kustomize 3.5.3
Closes #47979. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
6f2c89f09a
commit
a1ba959c5e
1 changed files with 2 additions and 2 deletions
|
@ -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 => "kustomize/v3.5.1",
|
||||
:revision => "2c9635967a2b1469d605a91a1d040bd27c73ca7d"
|
||||
:tag => "kustomize/v3.5.3",
|
||||
:revision => "5ba90fe5ef1dc4599e359edd41d1d0e6373b247d"
|
||||
head "https://github.com/kubernetes-sigs/kustomize.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue