carvel-vendir: Update to version 0.29.0

This commit is contained in:
github-actions[bot] 2022-07-15 16:38:56 +00:00
parent 1c11b83297
commit a721b4ccd6

View File

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