carvel-vendir: Update to version 0.30.0

This commit is contained in:
github-actions[bot] 2022-08-05 20:30:28 +00:00
parent ac26b163ec
commit 09cff98311

View File

@ -1,13 +1,13 @@
{ {
"version": "0.29.0", "version": "0.30.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.29.0/vendir-windows-amd64.exe#/vendir.exe", "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.30.0/vendir-windows-amd64.exe#/vendir.exe",
"hash": "ac11d26f710f30bcd81910d964b184385818df58780b0ff33394a9d1102e6484" "hash": "514a9bfbc2e68e9054fe2f430d1949b90ccf018679f89d6d46417fdd395f6f94"
} }
}, },
"bin": "vendir.exe", "bin": "vendir.exe",