From 9a601269416bcb88e6a664238049d82961387f51 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 16:31:31 +0000 Subject: [PATCH] flux: Update to version 0.34.0 --- bucket/flux.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index 7fdcbe5b3b..d556f93340 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.33.0", + "version": "0.34.0", "description": "Open and extensible continuous delivery solution for Kubernetes.", "homepage": "https://fluxcd.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.33.0/flux_0.33.0_windows_amd64.zip", - "hash": "ae024f9323ebe325b4e96d37d6c2ba06127c31478a05c667e784ed7c6cc345e4" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.34.0/flux_0.34.0_windows_amd64.zip", + "hash": "6145c2d35f9199e78f534fd5a02025bddcb1948b9badb5e7dc278dd132d5e2c0" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.33.0/flux_0.33.0_windows_386.zip", - "hash": "98999c1adde179f85f301826b2236972c2e6a373847125e55efc0510c2ed98cd" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.34.0/flux_0.34.0_windows_386.zip", + "hash": "384ce2c13e383741eeff49df4e6a703543f2d16affaca747f7827b71090a1f7d" } }, "bin": "flux.exe",