helmfile: Update to version 0.92.3

This commit is contained in:
Richard Kuhnt 2019-11-20 00:00:38 +00:00
parent f20c5c0f7c
commit f42b154c5a

View File

@ -1,16 +1,16 @@
{ {
"version": "0.92.1", "version": "0.92.3",
"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.92.1/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.92.3/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "d34fc455a6694741c1c0c36433e3e2274ed946bba2f40ecc0f029e8ea603279e" "hash": "75b1745dde0b57c98d26e374afac40fe64dafbffd48d1eef5d42f6797a6fb5c7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.92.1/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.92.3/helmfile_windows_386.exe#/helmfile.exe",
"hash": "d6ae2fa84e28586e39b1764fd085cbf7c836cb3e0bf28aa5820f649dc108cb6f" "hash": "2501c8323a2931ad5d450b78e34b9de80b1684da46b071e102c98b833dd7c463"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",