From 2457a8be9110f91358b9cbbc8f0a33889291e588 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 00:00:55 +0000 Subject: [PATCH] chore(deps): update dependency vmware/govmomi to v0.56.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f726f2e..7bb03f6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ ARG VAULT_RELEASE=1.21.4 # renovate: datasource=github-tags depName=helmfile/helmfile ARG HELMFILE_RELEASE=1.4.3 # renovate: datasource=github-tags depName=vmware/govmomi -ARG GOVC_RELEASE=0.53.0 +ARG GOVC_RELEASE=0.56.0 # renovate: datasource=github-tags depName=mikefarah/yq ARG YQ_RELEASE=4.52.5