carvel-vendir: Update to version 0.38.0

This commit is contained in:
github-actions[bot] 2023-12-05 12:30:09 +00:00
parent 6d30ee37ee
commit 79266545b9

View File

@ -1,13 +1,13 @@
{ {
"version": "0.37.0", "version": "0.38.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.37.0/vendir-windows-amd64.exe#/vendir.exe", "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.38.0/vendir-windows-amd64.exe#/vendir.exe",
"hash": "da8707a13443e6e18b7ee17d5d31a5461f090016e4816a48552b77bf443d0060" "hash": "7795fc1ccb82982b380b01ab617f4950d29dcecbf2daa5ac204654358ff79df5"
} }
}, },
"bin": "vendir.exe", "bin": "vendir.exe",