From efc91927cf57b7c465747af52f4326fd386b4362 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 08:07:16 +0000 Subject: [PATCH] chore(deps): update dependency helm to v4.2.3 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 3fb0860d..97c87098 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] prek = "0.4.8" -helm = "4.2.2" +helm = "4.2.3" helm-docs = "1.14.2" "github:dadav/helm-schema" = "0.23.4" "ubi:helm-unittest/helm-unittest" = { version = "1.1.1", exe = "untt", rename_exe = "helm-unittest" }