kapp: Update to version 0.36.0

This commit is contained in:
Jakub Čábera 2021-03-10 08:54:42 +01:00
parent c74bc7d8b8
commit fa1800e21e

View File

@ -1,12 +1,12 @@
{
"version": "0.35.0",
"version": "0.36.0",
"description": "A simple deployment tool focused on the concept of Kubernetes application",
"homepage": "https://carvel.dev/kapp/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.35.0/kapp-windows-amd64.exe#/kapp.exe",
"hash": "1d83f6abeda6c4ff4c397e31d1eda5b1371d0d4bb9abe6ee671893eb8a6e6f90"
"url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.36.0/kapp-windows-amd64.exe#/kapp.exe",
"hash": "7478692ad70de93ac060c928d9be7de68f8aa8d28440f67fd6ca73e7078fdbf6"
}
},
"bin": "kapp.exe",