helm 3.10.3

Closes #118162.

Signed-off-by: Michka Popoff <3406519+iMichka@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2022-12-14 11:57:14 -05:00 committed by BrewTestBot
parent edae597a4b
commit 2617fccb62
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.2",
revision: "50f003e5ee8704ec937a756c646870227d7c8b58"
tag: "v3.10.3",
revision: "835b7334cfe2e5e27870ab3ed4135f136eecc704"
license "Apache-2.0"
head "https://github.com/helm/helm.git", branch: "main"