helmfile: Update to version 0.139.8

This commit is contained in:
Jakub Čábera 2021-06-07 23:21:50 -07:00
parent 00c7cf8c91
commit 5d12e896d8

View File

@ -1,16 +1,16 @@
{
"version": "0.139.7",
"version": "0.139.8",
"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.7/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "506a0c67c541a2d2daf39037b50443df388dd7e02d633b61ea8aebd7919ef38c"
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.8/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "735b195ad0cc6ba3d4c140104ca460b7f9b46526d07cbcd1e2394288ce0e9685"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.7/helmfile_windows_386.exe#/helmfile.exe",
"hash": "083195860580121889c128c77ec1886b823a9b0e083bb81975e91d7dd92699b6"
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.8/helmfile_windows_386.exe#/helmfile.exe",
"hash": "f6b9dddab6e870b9e17bc4a02b184d4ce6075cc310d5f5aec6fe061edf484ae7"
}
},
"bin": "helmfile.exe",