flux: Update to version 0.30.1

This commit is contained in:
github-actions[bot] 2022-05-04 08:29:53 +00:00
parent 05f6e1d6ca
commit 3bc0ac90e3

View File

@ -1,16 +1,16 @@
{ {
"version": "0.30.0", "version": "0.30.1",
"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.30.0/flux_0.30.0_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.30.1/flux_0.30.1_windows_amd64.zip",
"hash": "5776d1f720441730e7ba329ca17b8586a9debc9c9fa9231a2789b8c2e35977f2" "hash": "dbfc9495afc825c20e8143d5930417d4e96c04f832e2c75f5ed650657b348a38"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.30.0/flux_0.30.0_windows_386.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.30.1/flux_0.30.1_windows_386.zip",
"hash": "f1bc04990562e2947e38b0c25270dc53b3b854d7082658843f4afb498a6c0992" "hash": "08ab660df4b92fd99de69994bbb2a3f068e0581376604cfa944b3f8518dc6cd3"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",