From 745c826836fb87b9f4696dc1f0f837013d97c178 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 20 Sep 2021 16:00:38 +0000 Subject: [PATCH] flux2: Update to version 0.17.2 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index 586939e280..f2b706ddff 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.17.1", + "version": "0.17.2", "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.17.1/flux_0.17.1_windows_amd64.zip", - "hash": "bd73e1cf2d0f0ee0d42fbbad2b810110834ec7952416d019cdfb72fa9b4212b2" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.17.2/flux_0.17.2_windows_amd64.zip", + "hash": "7020389b21e81089e11b155b8ed9b3a9def658a15777e919f1c78f7c19fad527" } }, "bin": "flux.exe",