flux: Update to version 2.0.0

This commit is contained in:
github-actions[bot] 2023-07-05 16:30:10 +00:00
parent 504f2ef955
commit 07c56709f0

View File

@ -1,20 +1,20 @@
{
"version": "0.41.2",
"version": "2.0.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.41.2/flux_0.41.2_windows_amd64.zip",
"hash": "0c355ef6575a853f65a18259195372c24d40921595a7d8ac33853921b20e4b4b"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.0.0/flux_2.0.0_windows_amd64.zip",
"hash": "7634f77d8b7768c2463f638c8449f32a0f720b0acc4b036796f6818b26bfe89f"
},
"arm64": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.41.2/flux_0.41.2_windows_arm64.zip",
"hash": "d0e2ad2410848d357aedee8a9b4ee2677f326faef7c4d6cd627d1ca9b38eaebd"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.0.0/flux_2.0.0_windows_arm64.zip",
"hash": "08935a12268d09989984ea533cbb1c030045d43295e134fe27d2be4c5eea66e8"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.41.2/flux_0.41.2_windows_386.zip",
"hash": "686228dd861a399e91916bf8c221aa1184d89415347fd07b03531f6970c0e2e1"
"url": "https://github.com/fluxcd/flux2/releases/download/v2.0.0/flux_2.0.0_windows_386.zip",
"hash": "eea955af681f9ff53fcc9ea924fc8f2bbad10e8d4502a4bc75a2ee4b9033d3c2"
}
},
"bin": "flux.exe",