flux: Update to version 0.30.0

This commit is contained in:
github-actions[bot] 2022-05-03 20:28:16 +00:00
parent 8b315ab73c
commit c79aaaf343

View File

@ -1,16 +1,16 @@
{ {
"version": "0.29.5", "version": "0.30.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.29.5/flux_0.29.5_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.30.0/flux_0.30.0_windows_amd64.zip",
"hash": "c33b1c31c616b0de460ff6c28a806cd5d135e19d8712d9a2272cbb1a63201192" "hash": "5776d1f720441730e7ba329ca17b8586a9debc9c9fa9231a2789b8c2e35977f2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.29.5/flux_0.29.5_windows_386.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.30.0/flux_0.30.0_windows_386.zip",
"hash": "98f2b60097ee740cb4089a1c7a2baf73de99c93aca59a8ef7c5a4d111520ae5b" "hash": "f1bc04990562e2947e38b0c25270dc53b3b854d7082658843f4afb498a6c0992"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",