carvel-vendir: Update to version 0.43.0

This commit is contained in:
github-actions[bot] 2024-12-09 12:33:47 +00:00
parent ff698644ac
commit 02e404b69b

View File

@ -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", "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/", "homepage": "https://carvel.dev/vendir/",
"license": "Apache-2.0", "license": "Apache-2.0",
"notes": "See https://carvel.dev/vendir/#examples for some examples", "notes": "See https://carvel.dev/vendir/#examples for some examples",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.42.0/vendir-windows-amd64.exe#/vendir.exe", "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.43.0/vendir-windows-amd64.exe#/vendir.exe",
"hash": "67411476ecc322c4b32619b168bf5a7fafc86daa764251be1613bec22c1c1003" "hash": "6aa8183d0ba729e5f4132fbb11e63ba08f5cfbd4e3c3b299bdb142d61145ca1c"
} }
}, },
"bin": "vendir.exe", "bin": "vendir.exe",