From dbd10fc78900bfedaae9327aeebc32ff11f7fce4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 08:27:46 +0000 Subject: [PATCH] kapp: Update to version 0.54.2 --- bucket/kapp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kapp.json b/bucket/kapp.json index fda5f152fa..6b6213be9f 100644 --- a/bucket/kapp.json +++ b/bucket/kapp.json @@ -1,12 +1,12 @@ { - "version": "0.54.1", + "version": "0.54.2", "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.54.1/kapp-windows-amd64.exe#/kapp.exe", - "hash": "3cce9aefdcc8e263222b267f1a02e474d935c369cc625979c3e24248cf1141ec" + "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.54.2/kapp-windows-amd64.exe#/kapp.exe", + "hash": "f2958aead6026b0546e6315ccbd4fdc2ec766c18dbc88cf6cacb253e339491df" } }, "bin": "kapp.exe",