flux2: Update to version 0.13.1

This commit is contained in:
Jakub Čábera 2021-04-23 13:15:17 +02:00
parent 5911ccd29d
commit 61fa2517e6

View File

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