kubernetes-helm 2.9.1
Closes #27843. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9ddd9c414c
commit
7125834d6d
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.9.0",
|
||||
:revision => "f6025bb9ee7daf9fee0026541c90a6f557a3e0bc"
|
||||
:tag => "v2.9.1",
|
||||
:revision => "20adb27c7c5868466912eebdf6664e7390ebe710"
|
||||
head "https://github.com/kubernetes/helm.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue