flux2: Update to version 0.25.0

This commit is contained in:
github-actions[bot] 2022-01-12 16:30:54 +00:00
parent f502aea70c
commit 5f0c205ffa

View File

@ -1,12 +1,12 @@
{ {
"version": "0.24.1", "version": "0.25.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.24.1/flux_0.24.1_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.25.0/flux_0.25.0_windows_amd64.zip",
"hash": "0f2903e4856abc97327f810581e023a3e3b76d388befe144d88a0ad24edd790b" "hash": "bd86d261c4252f1645d32a61865f6d2ee18de647ca759824e8aa8a7e543e0f15"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",