From e0dc2d2f1359d5d229ca18a2bf382c740f0fe4ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 12:31:29 +0000 Subject: [PATCH] kapp: Update to version 0.57.1 --- bucket/kapp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kapp.json b/bucket/kapp.json index 4adc29f83e..0d29480051 100644 --- a/bucket/kapp.json +++ b/bucket/kapp.json @@ -1,12 +1,12 @@ { - "version": "0.57.0", + "version": "0.57.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.57.0/kapp-windows-amd64.exe#/kapp.exe", - "hash": "29a9e14091973d35d5f5363e266fcc453dd48ad08fee56cefa09e14bbdb286c2" + "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.57.1/kapp-windows-amd64.exe#/kapp.exe", + "hash": "7aef8e4cb85861fa0442b55e5e86be4dcd1d51088c24e5d195293ff24c1b2c9f" } }, "bin": "kapp.exe",