From 17a12682e093e7ece5a1d277afb7cadc5db53996 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 15 Jun 2021 02:11:22 -0700 Subject: [PATCH] flux2: Update to version 0.15.0 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index 092a9705f8..4deb090708 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.14.2", + "version": "0.15.0", "description": "A tool for keeping Kubernetes clusters in sync with sources of configuration", "homepage": "https://toolkit.fluxcd.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.14.2/flux_0.14.2_windows_amd64.zip", - "hash": "9943c6a309680a657bc60463e71651fe00c1fd66421c367faab88b04f0274143" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.15.0/flux_0.15.0_windows_amd64.zip", + "hash": "b0c1933ea0355565418d839908135c8001164fa1857759458b5275c51eeebc41" } }, "bin": "flux.exe",