kapp: Update to version 0.54.3

This commit is contained in:
github-actions[bot] 2023-02-01 12:30:50 +00:00
parent c27b712bfd
commit 716ec5fcfd

View File

@ -1,12 +1,12 @@
{ {
"version": "0.54.2", "version": "0.54.3",
"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.2/kapp-windows-amd64.exe#/kapp.exe", "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.54.3/kapp-windows-amd64.exe#/kapp.exe",
"hash": "f2958aead6026b0546e6315ccbd4fdc2ec766c18dbc88cf6cacb253e339491df" "hash": "9efd7203ee8b424e10b9cfe2e77e70cf5f948603d68e4a81bcb71671e56fca74"
} }
}, },
"bin": "kapp.exe", "bin": "kapp.exe",