kubernetes-helm 2.13.0
Closes #37404. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f6b77c9654
commit
a55a387ba0
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class KubernetesHelm < Formula
|
||||||
desc "The Kubernetes package manager"
|
desc "The Kubernetes package manager"
|
||||||
homepage "https://helm.sh/"
|
homepage "https://helm.sh/"
|
||||||
url "https://github.com/helm/helm.git",
|
url "https://github.com/helm/helm.git",
|
||||||
:tag => "v2.12.3",
|
:tag => "v2.13.0",
|
||||||
:revision => "eecf22f77df5f65c823aacd2dbd30ae6c65f186e"
|
:revision => "79d07943b03aea2b76c12644b4b54733bc5958d6"
|
||||||
head "https://github.com/helm/helm.git"
|
head "https://github.com/helm/helm.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue