From e24b0b824e343a8e179df136844c2639d9cb5ebf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 04:30:12 +0000 Subject: [PATCH] carvel-vendir: Update to version 0.42.0 --- bucket/carvel-vendir.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/carvel-vendir.json b/bucket/carvel-vendir.json index 10b298a70e..c4475a371a 100644 --- a/bucket/carvel-vendir.json +++ b/bucket/carvel-vendir.json @@ -1,12 +1,12 @@ { - "version": "0.41.1", + "version": "0.42.0", "description": "Carvel vendir is a tool that makes it easy to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively", "homepage": "https://carvel.dev/vendir/", "license": "Apache-2.0", "notes": "See https://carvel.dev/vendir/#examples for some examples", "architecture": { "64bit": { - "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.41.1/vendir-windows-amd64.exe#/vendir.exe", + "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.42.0/vendir-windows-amd64.exe#/vendir.exe", "hash": "67411476ecc322c4b32619b168bf5a7fafc86daa764251be1613bec22c1c1003" } },