kapp: Update to version 0.49.0

This commit is contained in:
github-actions[bot] 2022-06-09 16:30:32 +00:00
parent b1346339c6
commit a403b433d6

View File

@ -1,12 +1,12 @@
{ {
"version": "0.48.0", "version": "0.49.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.48.0/kapp-windows-amd64.exe#/kapp.exe", "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.49.0/kapp-windows-amd64.exe#/kapp.exe",
"hash": "ae7e5a1387abe9a600b75846e563345ebee34a9e6ecf0bc155c8771be27cf9fd" "hash": "5343bec1f6788bff6c2fa953e4e484cd6245d88df38d73e5bb7c79111c4be484"
} }
}, },
"bin": "kapp.exe", "bin": "kapp.exe",