From a10d2dfb1d6262c19ca17cd873327845317c00f4 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Mon, 9 Dec 2024 12:51:52 +0000 Subject: [PATCH] vendir/0.43.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- vendir.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vendir.yaml b/vendir.yaml index 7b7e80e97ad..126aa3cffe2 100644 --- a/vendir.yaml +++ b/vendir.yaml @@ -1,6 +1,6 @@ package: name: vendir - version: 0.42.0 + version: 0.43.0 epoch: 0 description: Easy way to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively copyright: @@ -9,7 +9,7 @@ package: pipeline: - uses: git-checkout with: - expected-commit: 09ab9ab732b18cfaa735ab9b5b74be82a0f4d5ba + expected-commit: 83f3e89d49b7882e0b9afc305a00f67232ba96b1 repository: https://github.com/carvel-dev/vendir tag: v${{package.version}}