carvel-vendir: Update to version 0.42.0

This commit is contained in:
github-actions[bot] 2024-09-11 04:30:12 +00:00
parent 2b421e1af2
commit e24b0b824e

View File

@ -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"
}
},