helmfile: Update to version 0.118.6

This commit is contained in:
Jakub Čábera 2020-06-06 09:21:03 +02:00
parent d8b496b4e8
commit eca0bd77cd

View File

@ -1,16 +1,16 @@
{ {
"version": "0.118.5", "version": "0.118.6",
"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.118.5/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.118.6/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "5571d5b5a931dacabe99f1240f92e4be72727cbaa4cfa88c6e0ac3d4d2c0b37e" "hash": "d2a1c6d0fe6a0c01bd3d93a8f954648117ad2a7d38964280fa99ea89bb8ca20e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.118.5/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.118.6/helmfile_windows_386.exe#/helmfile.exe",
"hash": "238063425de29c132c10739bd5fe6e28101b782c2a095828fcee6f6a9cabc4c7" "hash": "641a3d7916896c13031237f190ce64660ebdfb9c5be930a3cef2a5bb4f40e26b"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",