kapp: Update to version 0.37.0

This commit is contained in:
Jakub Čábera 2021-06-01 22:00:07 -07:00
parent 9b2d23e3b7
commit 831dd615d5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.36.0", "version": "0.37.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.36.0/kapp-windows-amd64.exe#/kapp.exe", "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.37.0/kapp-windows-amd64.exe#/kapp.exe",
"hash": "7478692ad70de93ac060c928d9be7de68f8aa8d28440f67fd6ca73e7078fdbf6" "hash": "ced626c9e73f1acfd3486dd0a86653f8e82e346d760faebe011b5405cb7adf7c"
} }
}, },
"bin": "kapp.exe", "bin": "kapp.exe",