flux: Update to version 0.27.0

This commit is contained in:
github-actions[bot] 2022-02-16 16:29:43 +00:00
parent 419d1f0c36
commit 9a5d883f62

View File

@ -1,16 +1,16 @@
{
"version": "0.26.3",
"version": "0.27.0",
"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.26.3/flux_0.26.3_windows_amd64.zip",
"hash": "bb7ae342b45ee4f9e66606622aec668b6e041291e9069097e11ab5b7a805dc21"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.27.0/flux_0.27.0_windows_amd64.zip",
"hash": "8ca22221095873d1d97b543ba7ec6dde192f372bc582f4f4ecc281ada5b18619"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.26.3/flux_0.26.3_windows_386.zip",
"hash": "a584113ed89377fe5fb586922ad850c64c530ab665dd1397f3e3780c33425c53"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.27.0/flux_0.27.0_windows_386.zip",
"hash": "debfa318ae6c606a52bfb9ea5fe0bc413faf5683c5dfe3e9f181f1c5a90b6f76"
}
},
"bin": "flux.exe",