From 3ee08fda095277622281444ebbd991240e2990d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 03:37:15 +0000 Subject: [PATCH] chore(deps): update vendir helm/helm to v3.16.3 --- vendir.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendir.yml b/vendir.yml index 928c82e..c190a1c 100644 --- a/vendir.yml +++ b/vendir.yml @@ -28,7 +28,7 @@ directories: - path: helm/helm githubRelease: slug: helm/helm - tag: v3.14.4 + tag: v3.16.3 disableAutoChecksumValidation: true http: # The url parameter of http can interpolate the tag of the GitHub release using the {tag} token.