helmfile: Update to version 0.69.0

This commit is contained in:
Richard Kuhnt 2019-06-01 04:02:05 +00:00
parent d7d339e9c8
commit 220abc8662

View File

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