helmfile: Update to version 0.119.1

This commit is contained in:
Jakub Čábera 2020-06-27 15:34:38 +02:00
parent c2666ee61b
commit d3b6ca28fe

View File

@ -1,16 +1,16 @@
{ {
"version": "0.119.0", "version": "0.119.1",
"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.119.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.119.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "0ac2896cd489ab6933f8e4f9898d610de1bd1e3a59b0a7864f4aef63380652de" "hash": "aeb65441386df2aac2d83f4d198be21450bc5c39884f2c69a61afb66b6cbfb17"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.119.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.119.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "0aa4172362a36e44fa6961f220b0df482456f101f67bdbc33874ffea28af87c3" "hash": "28a455dd1e98a85d686ea9352d291fdef32683f81b989783b60200cd2e36ec0c"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",