flux: Update to version 0.27.4

This commit is contained in:
github-actions[bot] 2022-03-16 00:32:35 +00:00
parent 85a24e6e1a
commit 10c9255613

View File

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