kapp: Update to version 0.54.1

This commit is contained in:
github-actions[bot] 2022-12-06 12:54:45 +00:00
parent 849b4de687
commit ca8724e76d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.54.0", "version": "0.54.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.54.0/kapp-windows-amd64.exe#/kapp.exe", "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.54.1/kapp-windows-amd64.exe#/kapp.exe",
"hash": "5ec78c71b9398e1746cd3c7a5d27db0a5440c2ebf5a92d6a325cd1fdeaf0810c" "hash": "3cce9aefdcc8e263222b267f1a02e474d935c369cc625979c3e24248cf1141ec"
} }
}, },
"bin": "kapp.exe", "bin": "kapp.exe",