flux: Update to version 0.29.5

This commit is contained in:
github-actions[bot] 2022-04-28 12:31:12 +00:00
parent 1d32e84c19
commit 51d85a0108

View File

@ -1,16 +1,16 @@
{
"version": "0.29.4",
"version": "0.29.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.29.4/flux_0.29.4_windows_amd64.zip",
"hash": "b030376fa4d4751338c7887dc912bccf0cd1a0aabe0267cbb3fc42b6ce5f6308"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.29.5/flux_0.29.5_windows_amd64.zip",
"hash": "c33b1c31c616b0de460ff6c28a806cd5d135e19d8712d9a2272cbb1a63201192"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.29.4/flux_0.29.4_windows_386.zip",
"hash": "482c229beef3677dc621159f379bb63d5c35ce6c4bbec0f8555dd4483d071043"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.29.5/flux_0.29.5_windows_386.zip",
"hash": "98f2b60097ee740cb4089a1c7a2baf73de99c93aca59a8ef7c5a4d111520ae5b"
}
},
"bin": "flux.exe",