diff --git a/bucket/flux.json b/bucket/flux.json index e53846367d..306021c769 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,20 +1,20 @@ { - "version": "2.2.3", + "version": "2.3.0", "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.3/flux_2.2.3_windows_amd64.zip", - "hash": "1980703360d662388e0dba7d320f27fbcf387c0b5f976c1503d11b60bc06e132" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.3.0/flux_2.3.0_windows_amd64.zip", + "hash": "a118e19490a46fd72c6acce107cba97ca3cc2ce504ea383536d56a4514c5cce1" }, "arm64": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.2.3/flux_2.2.3_windows_arm64.zip", - "hash": "ca64e09a65d654667b0f0f97de47c756b1629ff93bdf41f8020482d9e6aab75c" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.3.0/flux_2.3.0_windows_arm64.zip", + "hash": "403bee403a39cdfcfcd577b5a9b7f1556db56b65dd022779766268fe45c6f4bc" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v2.2.3/flux_2.2.3_windows_386.zip", - "hash": "fdbd47420d5bb473f8e73b84de0c5033f7ffc75ed455300d36aad05e2179e869" + "url": "https://github.com/fluxcd/flux2/releases/download/v2.3.0/flux_2.3.0_windows_386.zip", + "hash": "24c9656810df4ad7895145c31d1e8943e2988239908f60dd96e82a68103aa129" } }, "bin": "flux.exe",