helmfile: Update to version 0.96.0

This commit is contained in:
Richard Kuhnt 2019-12-16 23:00:29 +00:00
parent e59da6637e
commit b5f1e2eeed

View File

@ -1,16 +1,16 @@
{ {
"version": "0.95.0", "version": "0.96.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.95.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.96.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "99f0875202db82ec670b8b257543afde1b96ac81e115907436b3e8defd7561d2" "hash": "d8a3b4926e598bc43d53cd49fdc055b826371738c665085416c93210f8cebe98"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.95.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.96.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "8c3564a733a1aa2bd12197afdc7ad5625e86825b74820c474431decc8308d70b" "hash": "8b774cd4fbfcbc08a55c4519856f3a5eee9496face6009fec6c59e1c66231031"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",