flux: Update to version 0.38.3

This commit is contained in:
github-actions[bot] 2023-01-10 16:44:50 +00:00
parent 57722c208b
commit 23a401325c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.38.2", "version": "0.38.3",
"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/v0.38.2/flux_0.38.2_windows_amd64.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.38.3/flux_0.38.3_windows_amd64.zip",
"hash": "341c28fcb5132acc22c8d5f63bcc3790459fd3b65ebb6baaef201f7603192076" "hash": "a24aa8a80c139e08ed744333ebb395a123cfc0a3300f185913ecd01e69ea354a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.38.2/flux_0.38.2_windows_386.zip", "url": "https://github.com/fluxcd/flux2/releases/download/v0.38.3/flux_0.38.3_windows_386.zip",
"hash": "3c8c28fac2ffe11a0455333267d7b37a90ba492cc798a386c7138d6fed5710bc" "hash": "0ec7b43acd91a4770619d30fc438f7468ae03b025444b620dc1fe2075787fc17"
} }
}, },
"bin": "flux.exe", "bin": "flux.exe",