flux2: Update to version 0.15.1

This commit is contained in:
Richard Kuhnt 2021-06-17 20:00:18 +00:00
parent c37ce13b8b
commit f030daeb0d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.15.0", "version": "0.15.1",
"description": "A tool for keeping Kubernetes clusters in sync with sources of configuration", "description": "A tool for keeping Kubernetes clusters in sync with sources of configuration",
"homepage": "https://toolkit.fluxcd.io", "homepage": "https://toolkit.fluxcd.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.15.0/flux_0.15.0_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.15.1/flux_0.15.1_windows_amd64.zip",
"hash": "b0c1933ea0355565418d839908135c8001164fa1857759458b5275c51eeebc41" "hash": "324955b9fb0b964dc5e6ef7139c63b592277354b423fe6880a736b807acbbac7"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",