flux: Update to version 2.1.0

This commit is contained in:
github-actions[bot] 2023-08-24 16:27:46 +00:00
parent c2acdcb69d
commit a2cd221eb4

View File

@ -1,20 +1,20 @@
{ {
"version": "2.0.1", "version": "2.1.0",
"description": "Open and extensible continuous delivery solution for Kubernetes.", "description": "Open and extensible continuous delivery solution for Kubernetes.",
"homepage": "https://fluxcd.io", "homepage": "https://fluxcd.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.0.1/flux_2.0.1_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v2.1.0/flux_2.1.0_windows_amd64.zip",
"hash": "c4bdaccb8bd5098bffca4890f8839d7097599a20e7594c4f302f0b48b5738bda" "hash": "9e94856e527690a45a42dc6034c3131520b0265db74ca5968eb8861636c8ca70"
}, },
"arm64": { "arm64": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.0.1/flux_2.0.1_windows_arm64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v2.1.0/flux_2.1.0_windows_arm64.zip",
"hash": "686eb8e88f5ad8273862db69849716585e887fb5561b12ccbbaacd6600d5e9d7" "hash": "e0846359ef9e89dac73cbcfc83e915a88d80546efb2168536bec693f6d55b39c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.0.1/flux_2.0.1_windows_386.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v2.1.0/flux_2.1.0_windows_386.zip",
"hash": "b20890e2a97bb4dfbd9a0ea5611c8cf7db78cfdef80a3f281fed47e3fdfe9960" "hash": "1adb3923d5a0cd5156b03529bd07aa71847f004b61b7100e820edeed71f96f54"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",