helmfile: Update to version 0.139.4

This commit is contained in:
Jakub Čábera 2021-05-12 23:51:09 -07:00
parent 10f2b7cb4f
commit 2fbd1af397

View File

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