kubernetes-helm 2.10.0

Closes #31295.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
bhavenger 2018-08-20 11:56:26 +03:00 committed by Chongyu Zhu
parent baac18f6c7
commit f5774deb14
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

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.9.1",
:revision => "20adb27c7c5868466912eebdf6664e7390ebe710"
:tag => "v2.10.0",
:revision => "9ad53aac42165a5fadc6c87be0dea6b115f93090"
head "https://github.com/kubernetes/helm.git"
bottle do