helmfile: Update to version 0.98.3

This commit is contained in:
Richard Kuhnt 2020-02-03 00:01:51 +00:00
parent 72f41ff921
commit 99e4ddd339

View File

@ -1,16 +1,16 @@
{
"version": "0.98.2",
"version": "0.98.3",
"description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/roboll/helmfile/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.98.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "efaa0b55b0a550448990493817163dd708e0453ebfc038603bfb50bc980eda62"
"url": "https://github.com/roboll/helmfile/releases/download/v0.98.3/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "4d961cd79ca2631590dbf38c8a7af56e6bfb32f92616a2c8810d7e4c8d2c336e"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.98.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "c4b32da4b82c094ea864afa773514fcbfaf34e9763ced6eaa3638f8dc12a9d34"
"url": "https://github.com/roboll/helmfile/releases/download/v0.98.3/helmfile_windows_386.exe#/helmfile.exe",
"hash": "adea43fd4d8f725db232ad4a25f3058740cf3e0d4129b92ab9e3a0b9884c6f88"
}
},
"bin": "helmfile.exe",