kapp: Update to version 0.46.0

This commit is contained in:
github-actions[bot] 2022-02-18 12:30:25 +00:00
parent 26a761aa9d
commit 97760e1d55

View File

@ -1,12 +1,12 @@
{ {
"version": "0.45.0", "version": "0.46.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.45.0/kapp-windows-amd64.exe#/kapp.exe", "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.46.0/kapp-windows-amd64.exe#/kapp.exe",
"hash": "8574a0829cd3666af737b5ac491dca3382a1f04b3c67e92f84391f9d29a40fe4" "hash": "e7c1809049e3a7be958be8a72f8bc739fa8f3a7a03866347c6e5a8e41c134dd2"
} }
}, },
"bin": "kapp.exe", "bin": "kapp.exe",