kapp: Update to version 0.57.1

This commit is contained in:
github-actions[bot] 2023-06-12 12:31:29 +00:00
parent f99559e858
commit e0dc2d2f13

View File

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