helmfile: Update to version 0.68.1

This commit is contained in:
Richard Kuhnt 2019-05-30 07:00:40 +00:00
parent 38bf10a040
commit fe9413edbd

View File

@ -1,16 +1,16 @@
{
"version": "0.68.0",
"version": "0.68.1",
"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.68.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "e4fd310d87d21e7fa7ed311e63f2203645c41401b3244ecbe29503cd29b285af"
"url": "https://github.com/roboll/helmfile/releases/download/v0.68.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "b8de01a123cc24d577c15264c8a0837e3e18bad7f8aa2ca2bbb510345385a137"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.68.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "a8637290d05082835b96323ab4bcb81ba4d148f15a11747e0953186c0caa09cb"
"url": "https://github.com/roboll/helmfile/releases/download/v0.68.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "99674d5493e9ac7808a65d79951d68a4f743a76755b3a2679fa83928aac32b4c"
}
},
"bin": "helmfile.exe",