helmfile: Update to version 0.79.3

This commit is contained in:
Richard Kuhnt 2019-06-25 12:01:50 +00:00
parent 2a502d3d7a
commit 08e8b8bb90

View File

@ -1,16 +1,16 @@
{ {
"version": "0.79.2", "version": "0.79.3",
"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.79.2/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.79.3/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "73bb79877471c91cab8b5d88e97d098d4112cd1ea0996e5386793712f95ff11d" "hash": "0dadd2ac3e29497e2368385f86aaa7e1d017e9109360df6c06e89856067f1f63"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.79.2/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.79.3/helmfile_windows_386.exe#/helmfile.exe",
"hash": "d511b7fdd420eec0417208758879eae124714f95d1e7916fc029634ff364ce3d" "hash": "498cd1c572d43b533a9bed0a98bf52a913586aaa4781fb70352b8e99dbfb1555"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",