From 18c5ef2a75aba8189ad29752e90f390581982c50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 20:28:03 +0000 Subject: [PATCH] kapp: Update to version 0.50.0 --- bucket/kapp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kapp.json b/bucket/kapp.json index 4a6e494a0a..aebe8eba20 100644 --- a/bucket/kapp.json +++ b/bucket/kapp.json @@ -1,12 +1,12 @@ { - "version": "0.49.0", + "version": "0.50.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.49.0/kapp-windows-amd64.exe#/kapp.exe", - "hash": "5343bec1f6788bff6c2fa953e4e484cd6245d88df38d73e5bb7c79111c4be484" + "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.50.0/kapp-windows-amd64.exe#/kapp.exe", + "hash": "56f0fa29cdce099ff91f566cf99fe7287be376b143d1e5a7ae0f62f43608ab6f" } }, "bin": "kapp.exe",