flux2: Update to version 0.14.2

This commit is contained in:
Jakub Čábera 2021-06-02 18:24:24 -07:00
parent c2c48a03ef
commit b843dc4825

View File

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