helmfile: Update to version 0.90.0

This commit is contained in:
Richard Kuhnt 2019-10-28 05:01:50 +00:00
parent 7accdd803c
commit b06517ae2b

View File

@ -1,16 +1,16 @@
{ {
"version": "0.89.0", "version": "0.90.0",
"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.89.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.90.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "fb6c5782e0e236d6d6deaacb224ad4573fce1cc74109f3bf09e32d3318c3d2d2" "hash": "53ceab9e6caa1f4ec9fb43637be4bb4a3a4927bbd4f87b344e13fc2b21cb96c1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.89.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.90.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "e2139a7e840e7db7ff88c6347fe2dce869540721b09c78c4c35c2b8d30c0fd54" "hash": "a2a313aa3beb01cd8d5883eabaf02d4e147d200218f1318304d5d48a2eb11e38"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",