flux: Update to version 0.34.0

This commit is contained in:
github-actions[bot] 2022-09-12 16:31:31 +00:00
parent 2132944a39
commit 9a60126941

View File

@ -1,16 +1,16 @@
{
"version": "0.33.0",
"version": "0.34.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.33.0/flux_0.33.0_windows_amd64.zip",
"hash": "ae024f9323ebe325b4e96d37d6c2ba06127c31478a05c667e784ed7c6cc345e4"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.34.0/flux_0.34.0_windows_amd64.zip",
"hash": "6145c2d35f9199e78f534fd5a02025bddcb1948b9badb5e7dc278dd132d5e2c0"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.33.0/flux_0.33.0_windows_386.zip",
"hash": "98999c1adde179f85f301826b2236972c2e6a373847125e55efc0510c2ed98cd"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.34.0/flux_0.34.0_windows_386.zip",
"hash": "384ce2c13e383741eeff49df4e6a703543f2d16affaca747f7827b71090a1f7d"
}
},
"bin": "flux.exe",