helmfile: Update to version 0.97.0

This commit is contained in:
Richard Kuhnt 2019-12-17 02:00:24 +00:00
parent ce15abdd03
commit c1ef58758b

View File

@ -1,16 +1,16 @@
{
"version": "0.96.0",
"version": "0.97.0",
"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.96.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "d8a3b4926e598bc43d53cd49fdc055b826371738c665085416c93210f8cebe98"
"url": "https://github.com/roboll/helmfile/releases/download/v0.97.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "34fcd105bd23707b56cebe4dac833e26f583efb3588180894e0a6c92cd751df7"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.96.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "8b774cd4fbfcbc08a55c4519856f3a5eee9496face6009fec6c59e1c66231031"
"url": "https://github.com/roboll/helmfile/releases/download/v0.97.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "8e49294c3b263023be7d6416855c1911046d889963dbb2324b8f64995c24b4b5"
}
},
"bin": "helmfile.exe",