helm 3.10.1

Closes #113006.

Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2022-10-13 03:18:40 +02:00 committed by BrewTestBot
parent 84f0474c36
commit d5046cdd92
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ class Helm < Formula
desc "Kubernetes package manager"
homepage "https://helm.sh/"
url "https://github.com/helm/helm.git",
tag: "v3.10.0",
revision: "ce66412a723e4d89555dc67217607c6579ffcb21"
tag: "v3.10.1",
revision: "9f88ccb6aee40b9a0535fcc7efea6055e1ef72c9"
license "Apache-2.0"
head "https://github.com/helm/helm.git", branch: "main"