flux2: Update to version 0.13.4

This commit is contained in:
Richard Kuhnt 2021-05-10 17:00:15 +00:00
parent cc7f06a89e
commit 46c3cc945a

View File

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