From d699b8c4220946b6180fc25f1d5343c70b50d968 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 20:23:05 +0000 Subject: [PATCH] flux: Update to version 2.2.2 --- bucket/flux.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/flux.json b/bucket/flux.json index f0de774b46..3868b34731 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,20 +1,20 @@ { - "version": "2.2.1", + "version": "2.2.2", "description": "Open and extensible continuous delivery solution for Kubernetes.", "homepage": "https://fluxcd.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.2.1/flux_2.2.1_windows_amd64.zip", - "hash": "59266b8a921d648cb342890d846ad159d0b0cfc282d95bc8fff0440c7b37ea10" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.2.2/flux_2.2.2_windows_amd64.zip", + "hash": "642fc5c510415ec544de1ea0af8be7136c867d70ae702ec40b977601a2e8d0eb" }, "arm64": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.2.1/flux_2.2.1_windows_arm64.zip", - "hash": "893ba3a586f46556c8e66d300bb212f3c3a3419cad2bcf40a1dfaf0bbe418d29" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.2.2/flux_2.2.2_windows_arm64.zip", + "hash": "685a101571cd016cd78acf36beb95b4a72a69ec56a4a926987c9e450707370ae" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.2.1/flux_2.2.1_windows_386.zip", - "hash": "27dc23112f6baa6f3a50d3766982ef3371e0863e8fe8c6a4d417ffb7be427fc2" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.2.2/flux_2.2.2_windows_386.zip", + "hash": "ceec5fa04515e701c2bec9588c3d80645e1c895a9a1eeab6fa5eaacff9b9cf16" } }, "bin": "flux.exe",