kustomize 1.0.11
Closes #34789. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
6205d1a480
commit
158846297f
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 => "v1.0.10",
|
||||
:revision => "383b3e798b7042f8b7431f93e440fb85631890a3"
|
||||
:tag => "v1.0.11",
|
||||
:revision => "8f701a00417a812558a7b785e8354957afa469ae"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue