diff --git a/bucket/flux.json b/bucket/flux.json index 8bdfac977c..d43671e308 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.38.2", + "version": "0.38.3", "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/v0.38.2/flux_0.38.2_windows_amd64.zip", - "hash": "341c28fcb5132acc22c8d5f63bcc3790459fd3b65ebb6baaef201f7603192076" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.38.3/flux_0.38.3_windows_amd64.zip", + "hash": "a24aa8a80c139e08ed744333ebb395a123cfc0a3300f185913ecd01e69ea354a" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.38.2/flux_0.38.2_windows_386.zip", - "hash": "3c8c28fac2ffe11a0455333267d7b37a90ba492cc798a386c7138d6fed5710bc" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.38.3/flux_0.38.3_windows_386.zip", + "hash": "0ec7b43acd91a4770619d30fc438f7468ae03b025444b620dc1fe2075787fc17" } }, "bin": "flux.exe",