flux2: Update to version 0.13.3

This commit is contained in:
Richard Kuhnt 2021-05-06 15:00:16 +00:00
parent 49e5c1c5d7
commit ece315d093

View File

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