From ffcb3a6f359098926403b2e0a78abd885165b25c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 12:32:35 +0000 Subject: [PATCH] kapp: Update to version 0.64.2 --- bucket/kapp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kapp.json b/bucket/kapp.json index eff84ea381..c01ed0175e 100644 --- a/bucket/kapp.json +++ b/bucket/kapp.json @@ -1,12 +1,12 @@ { - "version": "0.64.1", + "version": "0.64.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.64.1/kapp-windows-amd64.exe#/kapp.exe", - "hash": "954604fde9897ea5f95a6a75c819ac507d3a7a2f8d0b530974ad128fc519e310" + "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.64.2/kapp-windows-amd64.exe#/kapp.exe", + "hash": "a5e8deaf0271eb8d5cddc57112763e95500c613702efe0ca06537e7c550e928f" } }, "bin": "kapp.exe",