kubernetes-helm 2.7.0
Closes #19765. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
e89002c97b
commit
ab0d99f594
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/kubernetes/helm.git",
|
||||
:tag => "v2.6.2",
|
||||
:revision => "be3ae4ea91b2960be98c07e8f73754e67e87963c"
|
||||
:tag => "v2.7.0",
|
||||
:revision => "08c1144f5eb3e3b636d9775617287cc26e53dba4"
|
||||
head "https://github.com/kubernetes/helm.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue