kapp: Update to version 0.57.0

This commit is contained in:
github-actions[bot] 2023-06-07 08:26:56 +00:00
parent 34595d932a
commit be627f272c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.56.0", "version": "0.57.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.56.0/kapp-windows-amd64.exe#/kapp.exe", "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.57.0/kapp-windows-amd64.exe#/kapp.exe",
"hash": "86b0753160790bf17f36daf2ed414917f9001f7dae15c451eed4832966cc0938" "hash": "29a9e14091973d35d5f5363e266fcc453dd48ad08fee56cefa09e14bbdb286c2"
} }
}, },
"bin": "kapp.exe", "bin": "kapp.exe",