carvel-vendir: Update to version 0.26.0

This commit is contained in:
github-actions[bot] 2022-03-11 00:32:46 +00:00
parent e23a099473
commit 5ec87fe00a

View File

@ -1,13 +1,13 @@
{ {
"version": "0.25.0", "version": "0.26.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.25.0/vendir-windows-amd64.exe#/vendir.exe", "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.26.0/vendir-windows-amd64.exe#/vendir.exe",
"hash": "0b91d60f9b215a54b12d1d54e6b5575d05bc9e1a88b566f710386751493c4353" "hash": "f0b53fb377615bacbc1dfe6fc6674f5d0207b0a404fba268f88e6853673f5cee"
} }
}, },
"bin": "vendir.exe", "bin": "vendir.exe",