kapp: Update to version 0.62.1

This commit is contained in:
github-actions[bot] 2024-06-12 20:26:20 +00:00
parent b63815eb28
commit c8736a4cc5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.62.0", "version": "0.62.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.62.0/kapp-windows-amd64.exe#/kapp.exe", "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.62.1/kapp-windows-amd64.exe#/kapp.exe",
"hash": "24e178632b915f5a9814cc4d8a25c67256dfb3d7957bd72b080340099b0b7ac8" "hash": "25b4a2f1f1eb3e5b9fe3fd39c182ce2033e5e848742ae5fde4e6dae9499b57d8"
} }
}, },
"bin": "kapp.exe", "bin": "kapp.exe",