flux: Update to version 2.1.2

This commit is contained in:
github-actions[bot] 2023-10-12 16:27:34 +00:00
parent 5e4a78cd57
commit 033fe5568f

View File

@ -1,20 +1,20 @@
{ {
"version": "2.1.1", "version": "2.1.2",
"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.1.1/flux_2.1.1_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v2.1.2/flux_2.1.2_windows_amd64.zip",
"hash": "5c3b791d397ead954dd1ca3ddde9570a7516eb9d746b88890e6254b733ea0d6b" "hash": "0951e481f3a800835f5c40bbb88986b98ded33001082ca9dcc3fce48123f05b1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.1.1/flux_2.1.1_windows_arm64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v2.1.2/flux_2.1.2_windows_arm64.zip",
"hash": "630b5ab0ab8228265b1ef4c0ae6ca92926893e2f561e8974709ccb4ebe340be6" "hash": "d6aaaeab880b24023e2aa0cd4c9ec3c50a929b0f976a6ea67864720955e17aaa"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v2.1.1/flux_2.1.1_windows_386.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v2.1.2/flux_2.1.2_windows_386.zip",
"hash": "7818fe8305cb3f0fffaa32a90c59d280040e9318bbcf5f7fd1c2e9e52d512eb2" "hash": "7ef73053eed6f548ae06eb318b3855b08f72f908e279029bc6cf9cfed2d8bde4"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",