From d51908b0d225371a976df8c78132637f8aef60aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 12:31:33 +0000 Subject: [PATCH] kapp: Update to version 0.47.0 --- bucket/kapp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kapp.json b/bucket/kapp.json index 078804f0f4..cccb5e422e 100644 --- a/bucket/kapp.json +++ b/bucket/kapp.json @@ -1,12 +1,12 @@ { - "version": "0.46.0", + "version": "0.47.0", "description": "A simple deployment tool focused on the concept of Kubernetes application", "homepage": "https://carvel.dev/kapp/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.46.0/kapp-windows-amd64.exe#/kapp.exe", - "hash": "e7c1809049e3a7be958be8a72f8bc739fa8f3a7a03866347c6e5a8e41c134dd2" + "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.47.0/kapp-windows-amd64.exe#/kapp.exe", + "hash": "fed3ddfb90aa096c801764adccd60402fa01e8f3f6bcfb3f3b7640fa87977591" } }, "bin": "kapp.exe",