helmfile: Update to version 0.139.3

This commit is contained in:
Richard Kuhnt 2021-05-09 20:00:22 +00:00
parent 7779bf2bd4
commit 6b41b3020a

View File

@ -1,16 +1,16 @@
{
"version": "0.139.2",
"version": "0.139.3",
"description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/roboll/helmfile/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "f92a4dd6d1381e6973eb7d13761883802bfc68bce1a7c19fba520711d294667d"
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.3/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "a21ee42dfff3be9ee135f84be63d2d97b355e1919ad5c120e6b99c03c8da5f8a"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "2ed3069841165badd537a02db6dc50b6722e58a4157e822b596ce9b4674a02a9"
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.3/helmfile_windows_386.exe#/helmfile.exe",
"hash": "e1dacb7decedf085199bf61a1b5cb10b2d3f66454732148b7a4bf375f3f4dd4a"
}
},
"bin": "helmfile.exe",