helmfile: Update to version 0.67.0

This commit is contained in:
Richard Kuhnt 2019-05-28 08:00:55 +00:00
parent 0dd9bd3d0d
commit c516b56c03

View File

@ -1,16 +1,16 @@
{ {
"version": "0.66.0", "version": "0.67.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.66.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.67.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "7c9f25b9e7863e588e56826fba297dbf0f6cb7b83c0fc061174a15d7c0b7e5a5" "hash": "ba49c91dc585f5ac42823301df4dd8144435881e4349a25d5c4990fa1c237be9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.66.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.67.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "fd0d86b62cd0e7abce27c203c8d5db48bf404eaebda7b681bd851af6072c896d" "hash": "7612b0371c0ebc7ac5486352bea8df6c3673ddadf91f89d0cb124fc9927e9138"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",