kapp: Update to version 0.48.0

This commit is contained in:
github-actions[bot] 2022-05-26 12:31:07 +00:00
parent d8f46d2933
commit 923c7ae998

View File

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