flux2: Update to version 0.16.1

This commit is contained in:
Richard Kuhnt 2021-07-08 17:00:23 +00:00
parent 38ce29fef1
commit e7be4b5704

View File

@ -1,12 +1,12 @@
{
"version": "0.16.0",
"version": "0.16.1",
"description": "A tool for keeping Kubernetes clusters in sync with sources of configuration",
"homepage": "https://toolkit.fluxcd.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.16.0/flux_0.16.0_windows_amd64.zip",
"hash": "74c4bfc47278edf913a82543a7ed75353c67ccf5a5109e7ee6c048d5638e8268"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.16.1/flux_0.16.1_windows_amd64.zip",
"hash": "2fb717a048df4841ad5212bf891c8c7102b5778e5298d51c9440fd51dee2fdfe"
}
},
"bin": "flux.exe",