kapp: Update to version 0.56.0

This commit is contained in:
github-actions[bot] 2023-05-15 20:26:04 +00:00
parent f77a81f26b
commit 9db9f9149f

View File

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