From 30e74818a57ebd984595f0ea4da5532c68eff350 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Jul 2024 12:31:43 +0000 Subject: [PATCH] kapp: Update to version 0.63.1 --- bucket/kapp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kapp.json b/bucket/kapp.json index 669cb66785..7ea37ae89b 100644 --- a/bucket/kapp.json +++ b/bucket/kapp.json @@ -1,12 +1,12 @@ { - "version": "0.62.1", + "version": "0.63.1", "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.62.1/kapp-windows-amd64.exe#/kapp.exe", - "hash": "25b4a2f1f1eb3e5b9fe3fd39c182ce2033e5e848742ae5fde4e6dae9499b57d8" + "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.63.1/kapp-windows-amd64.exe#/kapp.exe", + "hash": "aa8874eb186344601e4ff695de6406b06324039061c301cffd4a039618c021b9" } }, "bin": "kapp.exe",