From a64fc431f2c3d86f4316369fc1aa660e9ed9efdc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 08:32:32 +0000 Subject: [PATCH] kapp: Update to version 0.65.1 --- bucket/kapp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kapp.json b/bucket/kapp.json index d6bff35e9c..ef2dbef54a 100644 --- a/bucket/kapp.json +++ b/bucket/kapp.json @@ -1,12 +1,12 @@ { - "version": "0.65.0", + "version": "0.65.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.65.0/kapp-windows-amd64.exe#/kapp.exe", - "hash": "6f285a757f10f29491df09d592ff6395dafbdf6a9f2c7e2845409d69ce6cd71e" + "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.65.1/kapp-windows-amd64.exe#/kapp.exe", + "hash": "fc40792f6c363b98ecf4d08fd95ce79ececc1076629eb3f1b5a2413b22a6ace2" } }, "bin": "kapp.exe",