flux: Update to version 0.27.2

This commit is contained in:
github-actions[bot] 2022-02-23 16:31:41 +00:00
parent 120a4687f3
commit d3c3739ac4

View File

@ -1,16 +1,16 @@
{
"version": "0.27.1",
"version": "0.27.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.27.1/flux_0.27.1_windows_amd64.zip",
"hash": "582204166bfc83253f84bec55e34e472593e277ecf15c61d503510dde384e790"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.27.2/flux_0.27.2_windows_amd64.zip",
"hash": "eb4454b295bc3dff8baa0aa12390f243f13ccf1b478fdc6ea419ab734479d5cd"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.27.1/flux_0.27.1_windows_386.zip",
"hash": "a2af2b5d33cdb441251807c07cd3d44a0e1bb021a6a64032a6ace583464ec2d8"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.27.2/flux_0.27.2_windows_386.zip",
"hash": "2fb0c12b1240d633e624b922568ec193e7fca928e9b2a087bbc36a4314087895"
}
},
"bin": "flux.exe",