kapp: Update to version 0.59.0

This commit is contained in:
github-actions[bot] 2023-09-19 16:27:42 +00:00
parent 650d0b1a7f
commit 207176180b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.58.0", "version": "0.59.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.58.0/kapp-windows-amd64.exe#/kapp.exe", "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.59.0/kapp-windows-amd64.exe#/kapp.exe",
"hash": "b026d7a7da37fee8475afb81eeea7523cc7f4ec9ab4913c4b2e4d7401289230b" "hash": "b664210ecb9330f6f05c3a0d19eb801d4f8d07d2bd2198d01e7cd8f0301be6ae"
} }
}, },
"bin": "kapp.exe", "bin": "kapp.exe",