flux2: Update to version 0.13.0

This commit is contained in:
Richard Kuhnt 2021-04-22 19:00:22 +00:00
parent c539898dee
commit 75628ea2d8

View File

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