flux: Update to version 0.29.1

This commit is contained in:
github-actions[bot] 2022-04-20 16:30:36 +00:00
parent 4e0405189d
commit 15251b36e4

View File

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