diff --git a/bucket/flux.json b/bucket/flux.json index d43671e308..1e5c633730 100644 --- a/bucket/flux.json +++ b/bucket/flux.json @@ -1,16 +1,16 @@ { - "version": "0.38.3", + "version": "0.39.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/v0.38.3/flux_0.38.3_windows_amd64.zip", - "hash": "a24aa8a80c139e08ed744333ebb395a123cfc0a3300f185913ecd01e69ea354a" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.39.0/flux_0.39.0_windows_amd64.zip", + "hash": "6cf0fb113c0ec3873ed84105d7eaad5e5b14733acec00cbf0fe87c13f9f641b7" }, "32bit": { - "url": "https://github.com/fluxcd/flux2/releases/download/v0.38.3/flux_0.38.3_windows_386.zip", - "hash": "0ec7b43acd91a4770619d30fc438f7468ae03b025444b620dc1fe2075787fc17" + "url": "https://github.com/fluxcd/flux2/releases/download/v0.39.0/flux_0.39.0_windows_386.zip", + "hash": "768d42b2745ffcc689c768d1ce5355d309ba6f39fba8089aaf7239aace1469a5" } }, "bin": "flux.exe",