Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29a3af commit 48ba62eCopy full SHA for 48ba62e
Formula/kubernetes-helm.rb
@@ -2,8 +2,8 @@ class KubernetesHelm < Formula
2
desc "The Kubernetes package manager"
3
homepage "https://helm.sh/"
4
url "https://github.com/kubernetes/helm.git",
5
- :tag => "v2.6.1",
6
- :revision => "bbc1f71dc03afc5f00c6ac84b9308f8ecb4f39ac"
+ :tag => "v2.6.2",
+ :revision => "be3ae4ea91b2960be98c07e8f73754e67e87963c"
7
head "https://github.com/kubernetes/helm.git"
8
9
bottle do
0 commit comments