From 88eef75e6a8781a723791876de96d4d3bb5d7cf8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 20:30:07 +0000 Subject: [PATCH] flux: Update to version 0.35.0 --- bucket/flux.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index d556f93340..f27297b7ed 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.34.0", + "version": "0.35.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.34.0/flux_0.34.0_windows_amd64.zip", - "hash": "6145c2d35f9199e78f534fd5a02025bddcb1948b9badb5e7dc278dd132d5e2c0" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.35.0/flux_0.35.0_windows_amd64.zip", + "hash": "fad63f698c4253e6d931996896a9f14a7d605019e5756f8b570e00cdba2682e9" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.34.0/flux_0.34.0_windows_386.zip", - "hash": "384ce2c13e383741eeff49df4e6a703543f2d16affaca747f7827b71090a1f7d" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.35.0/flux_0.35.0_windows_386.zip", + "hash": "10dda5f7a2ca6e6b6132fdaa4f8963f0baae55f6392012fc6fce7f717778138e" } }, "bin": "flux.exe",