kapp: Update to version 0.41.0

This commit is contained in:
Jakub Čábera 2021-10-04 09:12:25 -07:00
parent cd46c20ee8
commit c58001989d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.40.0", "version": "0.41.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.40.0/kapp-windows-amd64.exe#/kapp.exe", "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.41.0/kapp-windows-amd64.exe#/kapp.exe",
"hash": "addcd942895f12f15dfe77ddeec91ad256c5abf2118b7959c55eb617c0f7b2eb" "hash": "e4c49cb4ee64e07457088f5870514468cae528de01567172b0cc453150c8f865"
} }
}, },
"bin": "kapp.exe", "bin": "kapp.exe",