kapp: Update to version 0.52.0

This commit is contained in:
github-actions[bot] 2022-08-11 12:32:13 +00:00
parent 85d2c3e6fc
commit 553150903b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.51.0", "version": "0.52.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.51.0/kapp-windows-amd64.exe#/kapp.exe", "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.52.0/kapp-windows-amd64.exe#/kapp.exe",
"hash": "7197042ca9ce35f3c267883f18495929ec5a1fac52264673bcae5129e7cb4d2d" "hash": "eedfc85ad19a36fa45aef81f55e63f9db27f0f5102dfd5233b67aeadadbc8043"
} }
}, },
"bin": "kapp.exe", "bin": "kapp.exe",