flux: Update to version 0.27.3

This commit is contained in:
github-actions[bot] 2022-03-01 16:30:40 +00:00
parent 1ea1f2051e
commit 6219bc70a5

View File

@ -1,16 +1,16 @@
{
"version": "0.27.2",
"version": "0.27.3",
"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.2/flux_0.27.2_windows_amd64.zip",
"hash": "eb4454b295bc3dff8baa0aa12390f243f13ccf1b478fdc6ea419ab734479d5cd"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.27.3/flux_0.27.3_windows_amd64.zip",
"hash": "ed15e5c315cc7f871a875f18a4d51a54084b249c1ce4f8631a32471a50fa10de"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.27.2/flux_0.27.2_windows_386.zip",
"hash": "2fb0c12b1240d633e624b922568ec193e7fca928e9b2a087bbc36a4314087895"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.27.3/flux_0.27.3_windows_386.zip",
"hash": "4e35a33d6e65315a17c4cabf4f57c31fc4e26e88798821638312617c9c54283f"
}
},
"bin": "flux.exe",