From 75628ea2d85195d16d4f068ce3540829d2e2da64 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 22 Apr 2021 19:00:22 +0000 Subject: [PATCH] flux2: Update to version 0.13.0 --- bucket/flux2.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flux2.json b/bucket/flux2.json index 2efeb050f5..9fa222b091 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.12.3", + "version": "0.13.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.12.3/flux_0.12.3_windows_amd64.zip", - "hash": "6c66674808dd8b31bab97df8aa7d2dc1cd4362173513fe3f89097f7f8e8bb4a1" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.13.0/flux_0.13.0_windows_amd64.zip", + "hash": "eb1e0d9a8bf5a3aa8ce938e5434dda256ae6c06a3244f95c8c915daf5bc3a2ad" } }, "bin": "flux.exe",