flux: Update to version 0.29.2

This commit is contained in:
github-actions[bot] 2022-04-21 12:31:28 +00:00
parent 71b20463b6
commit 6cadd1d148

View File

@ -1,16 +1,16 @@
{
"version": "0.29.1",
"version": "0.29.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.29.1/flux_0.29.1_windows_amd64.zip",
"hash": "43c8d6a4cd3c61266dd01f57b6f04eed9f96cd391c2b5133e268dba84e4e9f98"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.29.2/flux_0.29.2_windows_amd64.zip",
"hash": "2fcca917bfa85df5aa3535b4a2f245aa5325c51cdd9ef3c6b1ac54c9ac6e7d26"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.29.1/flux_0.29.1_windows_386.zip",
"hash": "4c6e824d8432bd082205494a6eca7b5ee0f4bf5b550948c72246117765753717"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.29.2/flux_0.29.2_windows_386.zip",
"hash": "f9479d4565ec6115570bdc1db5981b4d418a99ed74126c72d33e0c5bcc259f4f"
}
},
"bin": "flux.exe",