helmify 0.3.23

Closes #122130.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-02-02 09:04:24 +01:00 committed by BrewTestBot
parent c193ef085f
commit 0f505013ea
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 Helmify < Formula
desc "Create Helm chart from Kubernetes yaml"
homepage "https://github.com/arttor/helmify"
url "https://github.com/arttor/helmify.git",
tag: "v0.3.22",
revision: "253310a3cd32156f6952e9a4a9ec4d1e387f7775"
tag: "v0.3.23",
revision: "a5edb18a2ecced632c9396613fd4c1166c7ce79e"
license "MIT"
head "https://github.com/arttor/helmify.git", branch: "main"