flux2: Update to version 0.13.2

This commit is contained in:
Richard Kuhnt 2021-04-29 14:00:47 +00:00
parent c94b063bb1
commit a0aa02af43

View File

@ -1,12 +1,12 @@
{
"version": "0.13.1",
"version": "0.13.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.13.1/flux_0.13.1_windows_amd64.zip",
"hash": "0d2f996ac261c49e91b0233676ec9f1dc802df46194fd6b6ad4ab7d4be9b08cc"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.13.2/flux_0.13.2_windows_amd64.zip",
"hash": "e9769051e84f805b3b2d8db6589dd569a441a8ffa31b9f941fc5aa4eabe276e0"
}
},
"bin": "flux.exe",