flux: Update to version 0.33.0

This commit is contained in:
github-actions[bot] 2022-08-29 16:32:15 +00:00
parent 96dcb3d847
commit bdcdaa457e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.32.0", "version": "0.33.0",
"description": "Open and extensible continuous delivery solution for Kubernetes.", "description": "Open and extensible continuous delivery solution for Kubernetes.",
"homepage": "https://fluxcd.io", "homepage": "https://fluxcd.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.32.0/flux_0.32.0_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.33.0/flux_0.33.0_windows_amd64.zip",
"hash": "76c85093ab3101ac6870a6e04f3dd9d6d38a33a8c6cc998ef0edc183bd680ddb" "hash": "ae024f9323ebe325b4e96d37d6c2ba06127c31478a05c667e784ed7c6cc345e4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.32.0/flux_0.32.0_windows_386.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.33.0/flux_0.33.0_windows_386.zip",
"hash": "5ed2ade413f91d9005d935472fd691a2550036024f32671f82da5db61776eb73" "hash": "98999c1adde179f85f301826b2236972c2e6a373847125e55efc0510c2ed98cd"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",