From 97760e1d5592dc6a1fe3d07c5c315157ef50bb42 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 12:30:25 +0000 Subject: [PATCH] kapp: Update to version 0.46.0 --- bucket/kapp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kapp.json b/bucket/kapp.json index 79d48bf9a3..078804f0f4 100644 --- a/bucket/kapp.json +++ b/bucket/kapp.json @@ -1,12 +1,12 @@ { - "version": "0.45.0", + "version": "0.46.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.45.0/kapp-windows-amd64.exe#/kapp.exe", - "hash": "8574a0829cd3666af737b5ac491dca3382a1f04b3c67e92f84391f9d29a40fe4" + "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.46.0/kapp-windows-amd64.exe#/kapp.exe", + "hash": "e7c1809049e3a7be958be8a72f8bc739fa8f3a7a03866347c6e5a8e41c134dd2" } }, "bin": "kapp.exe",