From 02e404b69b9baf3ecc419a4e4a75e3204e86c6c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 12:33:47 +0000 Subject: [PATCH] carvel-vendir: Update to version 0.43.0 --- bucket/carvel-vendir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/carvel-vendir.json b/bucket/carvel-vendir.json index c4475a371a..77d60f6a0a 100644 --- a/bucket/carvel-vendir.json +++ b/bucket/carvel-vendir.json @@ -1,13 +1,13 @@ { - "version": "0.42.0", + "version": "0.43.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.42.0/vendir-windows-amd64.exe#/vendir.exe", - "hash": "67411476ecc322c4b32619b168bf5a7fafc86daa764251be1613bec22c1c1003" + "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.43.0/vendir-windows-amd64.exe#/vendir.exe", + "hash": "6aa8183d0ba729e5f4132fbb11e63ba08f5cfbd4e3c3b299bdb142d61145ca1c" } }, "bin": "vendir.exe",