kapp: Update to version 0.55.1

This commit is contained in:
github-actions[bot] 2023-05-08 08:28:03 +00:00
parent a89074425c
commit a0e9ea866c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.55.0", "version": "0.55.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.55.0/kapp-windows-amd64.exe#/kapp.exe", "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.55.1/kapp-windows-amd64.exe#/kapp.exe",
"hash": "e802044c2676455464675e290ea5b5eed7da9741eae1260af8d8d15355495db3" "hash": "5e03e8a21a6f42d09295de59a86a82779d4029fa6d1a6f5dfb6e433140d210e1"
} }
}, },
"bin": "kapp.exe", "bin": "kapp.exe",