From 0c1ef744fb1b208f6c57c229479b80bd54087b12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 16:30:37 +0000 Subject: [PATCH] kapp: Update to version 0.55.0 --- bucket/kapp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kapp.json b/bucket/kapp.json index 88d04e7940..434faf260d 100644 --- a/bucket/kapp.json +++ b/bucket/kapp.json @@ -1,12 +1,12 @@ { - "version": "0.54.3", + "version": "0.55.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.54.3/kapp-windows-amd64.exe#/kapp.exe", - "hash": "9efd7203ee8b424e10b9cfe2e77e70cf5f948603d68e4a81bcb71671e56fca74" + "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.55.0/kapp-windows-amd64.exe#/kapp.exe", + "hash": "e802044c2676455464675e290ea5b5eed7da9741eae1260af8d8d15355495db3" } }, "bin": "kapp.exe",