kapp: Update to version 0.51.0

This commit is contained in:
github-actions[bot] 2022-08-02 20:30:53 +00:00
parent 2888414b1f
commit d7be7c396e

View File

@ -1,12 +1,12 @@
{ {
"version": "0.50.0", "version": "0.51.0",
"description": "A simple deployment tool focused on the concept of Kubernetes application", "description": "A simple deployment tool focused on the concept of Kubernetes application",
"homepage": "https://carvel.dev/kapp/", "homepage": "https://carvel.dev/kapp/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.50.0/kapp-windows-amd64.exe#/kapp.exe", "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.51.0/kapp-windows-amd64.exe#/kapp.exe",
"hash": "56f0fa29cdce099ff91f566cf99fe7287be376b143d1e5a7ae0f62f43608ab6f" "hash": "7197042ca9ce35f3c267883f18495929ec5a1fac52264673bcae5129e7cb4d2d"
} }
}, },
"bin": "kapp.exe", "bin": "kapp.exe",