kubernetes-helm 2.15.2
Closes #45954. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
23bc1c8d15
commit
f7a4f47b94
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.15.1",
|
||||
:revision => "cf1de4f8ba70eded310918a8af3a96bfe8e7683b"
|
||||
:tag => "v2.15.2",
|
||||
:revision => "8dce272473e5f2a7bf58ce79bb5c3691db54c96b"
|
||||
head "https://github.com/helm/helm.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue