flux: Update to version 0.28.1

This commit is contained in:
github-actions[bot] 2022-03-24 00:33:10 +00:00
parent 9693a0d7a8
commit 0055b117ee

View File

@ -1,16 +1,16 @@
{
"version": "0.28.0",
"version": "0.28.1",
"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.28.0/flux_0.28.0_windows_amd64.zip",
"hash": "a5e1fbcfa2888addf763730e49e95ce155d78741cf4931c999af1ffd9e52ef51"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.28.1/flux_0.28.1_windows_amd64.zip",
"hash": "f763feb8b9721df106f1ea667bc3a8f320db568f6a68daabe28afa060cdb72ea"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.28.0/flux_0.28.0_windows_386.zip",
"hash": "bf1175d22157cfd8692875fdd63c41d8c74653cc66d25d133a347b9b342be725"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.28.1/flux_0.28.1_windows_386.zip",
"hash": "4db2207f797929aa188e544ce93274faa33138247d3274aede792b4714ba91c1"
}
},
"bin": "flux.exe",