kubernetes-helm 2.14.3
Closes #42599. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
7fdfe5e83c
commit
3a2c4e2256
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class KubernetesHelm < Formula
|
|||
desc "The Kubernetes package manager"
|
||||
homepage "https://helm.sh/"
|
||||
url "https://github.com/helm/helm.git",
|
||||
:tag => "v2.14.2",
|
||||
:revision => "a8b13cc5ab6a7dbef0a58f5061bcc7c0c61598e7"
|
||||
:tag => "v2.14.3",
|
||||
:revision => "0e7f3b6637f7af8fcfddb3d2941fcc7cbebb0085"
|
||||
head "https://github.com/helm/helm.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue