flux2: Update to version 0.15.0

This commit is contained in:
Jakub Čábera 2021-06-15 02:11:22 -07:00
parent e60c924e68
commit 17a12682e0

View File

@ -1,12 +1,12 @@
{
"version": "0.14.2",
"version": "0.15.0",
"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.14.2/flux_0.14.2_windows_amd64.zip",
"hash": "9943c6a309680a657bc60463e71651fe00c1fd66421c367faab88b04f0274143"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.15.0/flux_0.15.0_windows_amd64.zip",
"hash": "b0c1933ea0355565418d839908135c8001164fa1857759458b5275c51eeebc41"
}
},
"bin": "flux.exe",