Skip to content

Commit

Permalink
kubernetes-helm 2.14.0
Browse files Browse the repository at this point in the history
Closes #39891.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
  • Loading branch information
chenrui333 authored and fxcoudert committed May 15, 2019
1 parent 1e8e12c commit f7ab11b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/kubernetes-helm.rb
Expand Up @@ -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.13.1",
:revision => "618447cbf203d147601b4b9bd7f8c37a5d39fbb4"
:tag => "v2.14.0",
:revision => "05811b84a3f93603dd6c2fcfe57944dfa7ab7fd0"
head "https://github.com/helm/helm.git"

bottle do
Expand Down

0 comments on commit f7ab11b

Please sign in to comment.