flux: Update to version 0.28.5

This commit is contained in:
github-actions[bot] 2022-03-30 20:33:56 +00:00
parent ae201a7512
commit 56ea2fcb2f

View File

@ -1,16 +1,16 @@
{
"version": "0.28.4",
"version": "0.28.5",
"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.4/flux_0.28.4_windows_amd64.zip",
"hash": "bcca882519a2173d6c577bb8e54e4fcdd3eb74cd04e9d5c0f7781b9f34a65bfa"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.28.5/flux_0.28.5_windows_amd64.zip",
"hash": "0f54ff8db6c5d11dc4d9b15832ea206beb7191e7708aa18ff8591ce7d85c259c"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.28.4/flux_0.28.4_windows_386.zip",
"hash": "b6dca4fa4a41b6b15a3d85fad3412edc8a03426bb5c1e78707a374d0ae8336a7"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.28.5/flux_0.28.5_windows_386.zip",
"hash": "d071b56b37f8356a0a002a01d58da3899fb65e74bf90098f55ed291b79d156e6"
}
},
"bin": "flux.exe",