From 7bd0cdb9fef6d9ddf8a623479411bb174337d3fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 04:05:57 +0000 Subject: [PATCH] chore(deps): update dependency vmware/govmomi to v0.55.1 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f726f2e..955c750 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.55.1 # renovate: datasource=github-tags depName=mikefarah/yq ARG YQ_RELEASE=4.52.5