kubernetes-helm 2.2.2
Closes #10661. Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
parent
121b6642d2
commit
8a93d1737b
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.2.1",
|
||||
:revision => "db531fd75fb2a1fb0841a98d9e55c58c21f70f4c"
|
||||
:tag => "v2.2.2",
|
||||
:revision => "1b330722aafcb8123114ae51f69d1e884a326f3e"
|
||||
head "https://github.com/kubernetes/helm.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue