flux: Update to version 0.39.0

This commit is contained in:
github-actions[bot] 2023-02-02 16:30:44 +00:00
parent b58a3c36fe
commit e05414f970

View File

@ -1,16 +1,16 @@
{ {
"version": "0.38.3", "version": "0.39.0",
"description": "Open and extensible continuous delivery solution for Kubernetes.", "description": "Open and extensible continuous delivery solution for Kubernetes.",
"homepage": "https://fluxcd.io", "homepage": "https://fluxcd.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.38.3/flux_0.38.3_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.39.0/flux_0.39.0_windows_amd64.zip",
"hash": "a24aa8a80c139e08ed744333ebb395a123cfc0a3300f185913ecd01e69ea354a" "hash": "6cf0fb113c0ec3873ed84105d7eaad5e5b14733acec00cbf0fe87c13f9f641b7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.38.3/flux_0.38.3_windows_386.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.39.0/flux_0.39.0_windows_386.zip",
"hash": "0ec7b43acd91a4770619d30fc438f7468ae03b025444b620dc1fe2075787fc17" "hash": "768d42b2745ffcc689c768d1ce5355d309ba6f39fba8089aaf7239aace1469a5"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",