From f030daeb0d641c4fcdb43699172584319ecf86ae Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 17 Jun 2021 20:00:18 +0000 Subject: [PATCH] flux2: Update to version 0.15.1 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index 4deb090708..91ab1cf4ed 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.15.0", + "version": "0.15.1", "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.15.0/flux_0.15.0_windows_amd64.zip", - "hash": "b0c1933ea0355565418d839908135c8001164fa1857759458b5275c51eeebc41" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.15.1/flux_0.15.1_windows_amd64.zip", + "hash": "324955b9fb0b964dc5e6ef7139c63b592277354b423fe6880a736b807acbbac7" } }, "bin": "flux.exe",