kubernetes-helm 2.12.1

Closes #35267.

Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
Igor Kapkov 2018-12-20 10:23:44 +11:00
parent e17886a979
commit 0a239f96f6
No known key found for this signature in database
GPG key ID: D7EEA6CEB7ECBDC7

View file

@ -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.12.0",
:revision => "d325d2a9c179b33af1a024cdb5a4472b6288016a"
:tag => "v2.12.1",
:revision => "02a47c7249b1fc6d8fd3b94e6b4babf9d818144e"
head "https://github.com/helm/helm.git"
bottle do