flux: Update to version 0.38.2

This commit is contained in:
github-actions[bot] 2022-12-22 16:29:07 +00:00
parent 5a9926046f
commit fe52626851

View File

@ -1,16 +1,16 @@
{
"version": "0.38.1",
"version": "0.38.2",
"description": "Open and extensible continuous delivery solution for Kubernetes.",
"homepage": "https://fluxcd.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.38.1/flux_0.38.1_windows_amd64.zip",
"hash": "29b7bf368d299723317a99e2eb1f520e52615417c8447112708db1e3ec467874"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.38.2/flux_0.38.2_windows_amd64.zip",
"hash": "341c28fcb5132acc22c8d5f63bcc3790459fd3b65ebb6baaef201f7603192076"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.38.1/flux_0.38.1_windows_386.zip",
"hash": "85e87bebe80e948f553d5c838a84ddeacf26080b6dab08a3c2b46f7e4bb6c1a2"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.38.2/flux_0.38.2_windows_386.zip",
"hash": "3c8c28fac2ffe11a0455333267d7b37a90ba492cc798a386c7138d6fed5710bc"
}
},
"bin": "flux.exe",