diff --git a/bucket/flux2.json b/bucket/flux2.json index ef15e0612a..12f521776a 100644 --- a/bucket/flux2.json +++ b/bucket/flux2.json @@ -1,12 +1,12 @@ { - "version": "0.18.2", + "version": "0.18.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.18.2/flux_0.18.2_windows_amd64.zip", - "hash": "27ad5c4734d3d1d0efbed60a0c04d2bc01ac06396cf41c08d6d887cc9e358e7b" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.18.3/flux_0.18.3_windows_amd64.zip", + "hash": "cca203d1caa46aa15e03df1d1ccb9faaa4d75d268a28cf83c472746a43f2c200" } }, "bin": "flux.exe",