kapp: Update to version 0.39.0

This commit is contained in:
Jakub Čábera 2021-08-24 23:37:06 -07:00
parent 90f473ee28
commit 67a37fa2bc

View File

@ -1,12 +1,12 @@
{
"version": "0.38.0",
"version": "0.39.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.38.0/kapp-windows-amd64.exe#/kapp.exe",
"hash": "c1bd500776b36931dd91a364006007036606c6fc8ea13c77a649032510646c3b"
"url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.39.0/kapp-windows-amd64.exe#/kapp.exe",
"hash": "407c7703a6403ea4543d7f92399f6b2ef8fa7144e3b37ab1ab1d837725973f3b"
}
},
"bin": "kapp.exe",