From f7d6b84f577117cf54215ed56f275062617c2e5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 20:24:24 +0000 Subject: [PATCH] carvel-vendir: Update to version 0.34.0 --- bucket/carvel-vendir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/carvel-vendir.json b/bucket/carvel-vendir.json index 568e65c482..a6a953756e 100644 --- a/bucket/carvel-vendir.json +++ b/bucket/carvel-vendir.json @@ -1,13 +1,13 @@ { - "version": "0.33.2", + "version": "0.34.0", "description": "Carvel vendir is a tool that makes it easy to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively", "homepage": "https://carvel.dev/vendir/", "license": "Apache-2.0", "notes": "See https://carvel.dev/vendir/#examples for some examples", "architecture": { "64bit": { - "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.33.2/vendir-windows-amd64.exe#/vendir.exe", - "hash": "4ca1697bb65622ca9b7ab858c6d01048959b18493c9d833f5bfb01e2847eb14d" + "url": "https://github.com/vmware-tanzu/carvel-vendir/releases/download/v0.34.0/vendir-windows-amd64.exe#/vendir.exe", + "hash": "7aa49b1e4c605b78c0a728c18da08cb26a566d07509aef12a2c9cfc9da11ad6f" } }, "bin": "vendir.exe",