flux: Update to version 0.28.2

This commit is contained in:
github-actions[bot] 2022-03-24 08:28:26 +00:00
parent d981a83a76
commit 10f38df1f6

View File

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