kapp: Update to version 0.44.0

This commit is contained in:
github-actions[bot] 2022-01-11 12:30:05 +00:00
parent c4ada9b03b
commit a3cc903bd0

View File

@ -1,12 +1,12 @@
{ {
"version": "0.43.0", "version": "0.44.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.43.0/kapp-windows-amd64.exe#/kapp.exe", "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.44.0/kapp-windows-amd64.exe#/kapp.exe",
"hash": "1efc538ac9450175bad00d7100e2cfc725d2fe55323dd448adf6ebce6c81c502" "hash": "7542555a5e16ee047c5ef9190f6fb0647a904ec48db8b9ae74dda2b88cfab71f"
} }
}, },
"bin": "kapp.exe", "bin": "kapp.exe",