flux: Update to version 0.38.1

This commit is contained in:
github-actions[bot] 2022-12-21 16:31:03 +00:00
parent 2fdd69cceb
commit 46f0795abf

View File

@ -1,16 +1,16 @@
{
"version": "0.37.0",
"version": "0.38.1",
"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.37.0/flux_0.37.0_windows_amd64.zip",
"hash": "4bd83d7f8486fbe5dcf32761d0a7a7720c1ea87094119f6853992ef9a603be98"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.38.1/flux_0.38.1_windows_amd64.zip",
"hash": "29b7bf368d299723317a99e2eb1f520e52615417c8447112708db1e3ec467874"
},
"32bit": {
"url": "https://github.com/fluxcd/flux2/releases/download/v0.37.0/flux_0.37.0_windows_386.zip",
"hash": "be71252725719d3abcdf1ce1adc99b199646cb183b2d80ac871acf5e47694742"
"url": "https://github.com/fluxcd/flux2/releases/download/v0.38.1/flux_0.38.1_windows_386.zip",
"hash": "85e87bebe80e948f553d5c838a84ddeacf26080b6dab08a3c2b46f7e4bb6c1a2"
}
},
"bin": "flux.exe",