kubernetes-helm 2.7.0

Closes #19765.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Christoph Blecker 2017-10-23 13:45:53 -07:00 committed by ilovezfs
parent e89002c97b
commit ab0d99f594

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.6.2",
:revision => "be3ae4ea91b2960be98c07e8f73754e67e87963c"
:tag => "v2.7.0",
:revision => "08c1144f5eb3e3b636d9775617287cc26e53dba4"
head "https://github.com/kubernetes/helm.git"
bottle do