From 67a37fa2bc96cf52a927ad76188da7b22473add9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 24 Aug 2021 23:37:06 -0700 Subject: [PATCH] kapp: Update to version 0.39.0 --- bucket/kapp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kapp.json b/bucket/kapp.json index 84ac27df5f..0c11b2bcc6 100644 --- a/bucket/kapp.json +++ b/bucket/kapp.json @@ -1,12 +1,12 @@ { - "version": "0.38.0", + "version": "0.39.0", "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.38.0/kapp-windows-amd64.exe#/kapp.exe", - "hash": "c1bd500776b36931dd91a364006007036606c6fc8ea13c77a649032510646c3b" + "url": "https://github.com/vmware-tanzu/carvel-kapp/releases/download/v0.39.0/kapp-windows-amd64.exe#/kapp.exe", + "hash": "407c7703a6403ea4543d7f92399f6b2ef8fa7144e3b37ab1ab1d837725973f3b" } }, "bin": "kapp.exe",