From b321079d85a7fb8c3a28e27a07b735a11e629a0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 23:44:52 +0000 Subject: [PATCH] chore(deps): update dependency helmfile/helmfile to v1.7.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f726f2e..5c61025 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ ARG HELM_RELEASE=4.1.3 # renovate: datasource=github-tags depName=hashicorp/vault ARG VAULT_RELEASE=1.21.4 # renovate: datasource=github-tags depName=helmfile/helmfile -ARG HELMFILE_RELEASE=1.4.3 +ARG HELMFILE_RELEASE=1.7.3 # renovate: datasource=github-tags depName=vmware/govmomi ARG GOVC_RELEASE=0.53.0 # renovate: datasource=github-tags depName=mikefarah/yq