From 4e3bab24b873062e5325ee818a956f471afa8569 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 19:59:07 +0000 Subject: [PATCH] chore(deps): update vendir helm/helm to v3.16.2 --- vendir.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendir.yml b/vendir.yml index d660543..8fba9ce 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.2 disableAutoChecksumValidation: true http: # The url parameter of http can interpolate the tag of the GitHub release using the {tag} token.