flux2: Update to version 0.15.2

This commit is contained in:
Richard Kuhnt 2021-06-18 16:00:18 +00:00
parent 6281b9ff4f
commit 76e0214c2c

View File

@ -1,12 +1,12 @@
{
"version": "0.15.1",
"version": "0.15.2",
"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.15.1/flux_0.15.1_windows_amd64.zip",
"hash": "324955b9fb0b964dc5e6ef7139c63b592277354b423fe6880a736b807acbbac7"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.15.2/flux_0.15.2_windows_amd64.zip",
"hash": "37b600f125b03a874764a40422c941f88e21278e6b35734fabbf2326d737f7bb"
}
},
"bin": "flux.exe",