helmfile: Update to version 0.139.7

This commit is contained in:
Jakub Čábera 2021-05-23 22:11:15 -07:00
parent f023727798
commit c1bef581bd

View File

@ -1,16 +1,16 @@
{
"version": "0.139.6",
"version": "0.139.7",
"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.6/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "d90c71511bef846e4b111de722d718b34fb814a2dd6d6a15b323edcd8eb0f90d"
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.7/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "506a0c67c541a2d2daf39037b50443df388dd7e02d633b61ea8aebd7919ef38c"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.6/helmfile_windows_386.exe#/helmfile.exe",
"hash": "4a8f97cb6e2de8f59d7360ebea9bcef6b2a29c0338ca90227c66c5b4e69dea17"
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.7/helmfile_windows_386.exe#/helmfile.exe",
"hash": "083195860580121889c128c77ec1886b823a9b0e083bb81975e91d7dd92699b6"
}
},
"bin": "helmfile.exe",