From 0fb0a3e61e1b3f740a5cc29e9b151e50543fa6d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 08:30:03 +0000 Subject: [PATCH] kapp: Update to version 0.64.1 --- bucket/kapp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kapp.json b/bucket/kapp.json index fdca518bf7..eff84ea381 100644 --- a/bucket/kapp.json +++ b/bucket/kapp.json @@ -1,12 +1,12 @@ { - "version": "0.64.0", + "version": "0.64.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.64.0/kapp-windows-amd64.exe#/kapp.exe", - "hash": "1c23dd0108db458ed1cd6b18b013073e3cea51195b5cc076efaef803320c2fd4" + "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.64.1/kapp-windows-amd64.exe#/kapp.exe", + "hash": "954604fde9897ea5f95a6a75c819ac507d3a7a2f8d0b530974ad128fc519e310" } }, "bin": "kapp.exe",