From 3484923714ec503cebffd283573e25d988b80593 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 22 Jun 2021 09:25:15 -0700 Subject: [PATCH] flux2: Update to version 0.15.3 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index d74695f558..7bc68da347 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.15.2", + "version": "0.15.3", "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.2/flux_0.15.2_windows_amd64.zip", - "hash": "37b600f125b03a874764a40422c941f88e21278e6b35734fabbf2326d737f7bb" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.15.3/flux_0.15.3_windows_amd64.zip", + "hash": "231ceb3fd5ece23baee3334bb016de76f5f9e4f0c2497a54d28f5da75f3a49eb" } }, "bin": "flux.exe",