kubernetes-helm 2.2.2

Closes #10661.

Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
Christoph Blecker 2017-03-06 16:50:15 -08:00 committed by JCount
parent 121b6642d2
commit 8a93d1737b

View file

@ -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