flux2: Update to version 0.25.1

This commit is contained in:
github-actions[bot] 2022-01-12 20:30:05 +00:00
parent db12293668
commit 4dc7cf3b6c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.25.0", "version": "0.25.1",
"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.25.0/flux_0.25.0_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.25.1/flux_0.25.1_windows_amd64.zip",
"hash": "bd86d261c4252f1645d32a61865f6d2ee18de647ca759824e8aa8a7e543e0f15" "hash": "53c9a7971720baa72d66dd4a70dcf32bbd3f0a651d6cbe2f3a034958f4e5d241"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",