helmfile: Update to version 0.90.4

This commit is contained in:
Richard Kuhnt 2019-11-02 06:00:22 +00:00
parent fa680e24ce
commit c2e8e56eb2

View File

@ -1,16 +1,16 @@
{ {
"version": "0.90.2", "version": "0.90.4",
"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.90.2/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.90.4/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "68a75717c8df9b0460efc6f546d51a916f792370a61ceeeb00320a8bfbf0f81d" "hash": "e5ef44babdbec37183ce5258853171200276ef49621f32ea40c1ecb41a50809a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.90.2/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.90.4/helmfile_windows_386.exe#/helmfile.exe",
"hash": "c708230d8711c4f16c30a15f2d8f7d9fbd1013566de65f5ee80832acdec87f2b" "hash": "20a2ce6591eaae6b23aea436903fb8fb4eb4ede1c54c2f5c37cbda290c969469"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",