flux: Update to version 0.28.0

This commit is contained in:
github-actions[bot] 2022-03-23 16:30:08 +00:00
parent 4a26175a50
commit b8f625df4c

View File

@ -1,16 +1,16 @@
{
"version": "0.27.4",
"version": "0.28.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.27.4/flux_0.27.4_windows_amd64.zip",
"hash": "0c5cba7f7798c6008a4436d30b7a4439cc7181123694f9303bf60921dbe0e8c7"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.28.0/flux_0.28.0_windows_amd64.zip",
"hash": "a5e1fbcfa2888addf763730e49e95ce155d78741cf4931c999af1ffd9e52ef51"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.27.4/flux_0.27.4_windows_386.zip",
"hash": "5b52b4358f852bb4568cc6b8f6805d0453be3adcb0db91707dc5a9a9c9345aaf"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.28.0/flux_0.28.0_windows_386.zip",
"hash": "bf1175d22157cfd8692875fdd63c41d8c74653cc66d25d133a347b9b342be725"
}
},
"bin": "flux.exe",