kapp: Update to version 0.38.0

This commit is contained in:
Jakub Čábera 2021-08-23 10:17:08 -07:00
parent eaf07c2cfd
commit 22724d2b82

View File

@ -1,12 +1,12 @@
{ {
"version": "0.37.0", "version": "0.38.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.37.0/kapp-windows-amd64.exe#/kapp.exe", "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.38.0/kapp-windows-amd64.exe#/kapp.exe",
"hash": "ced626c9e73f1acfd3486dd0a86653f8e82e346d760faebe011b5405cb7adf7c" "hash": "c1bd500776b36931dd91a364006007036606c6fc8ea13c77a649032510646c3b"
} }
}, },
"bin": "kapp.exe", "bin": "kapp.exe",