helmfile: Update to version 0.94.1

This commit is contained in:
Richard Kuhnt 2019-12-01 03:00:34 +00:00
parent 8e7a358d1b
commit c0653ae4ac

View File

@ -1,16 +1,16 @@
{ {
"version": "0.94.0", "version": "0.94.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.94.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.94.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "5825191e33d4fc318783f5fe2fb4a63a7fb0e926a51841b962bb49c6a754f16a" "hash": "15c2622625823a41d8ea0df23d96bf76a80e99fbcd4302b3149a3c09e3bcf295"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.94.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.94.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "b1c2e1863147ca95dd2b10f37915a7d727aacd5fb9214f709ac900090963e122" "hash": "2187bf4aef2002f75b17c6c02535af5e008eb493788aee71ba69ba44f7fe0535"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",