helmfile: Update to version 0.65.0

This commit is contained in:
Richard Kuhnt 2019-05-27 05:01:12 +00:00
parent 03e702fa4c
commit de887c2fe2

View File

@ -1,16 +1,16 @@
{ {
"version": "0.64.2", "version": "0.65.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.64.2/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.65.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "05cb007e9a54414de684ae6f10a31609d302894ef9391bbe93e137ca4bbd6a00" "hash": "d4287b0fa2243a8dba11073513cf5d5b6ab26bba86fec1c3cc1a093ee9a973c3"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.64.2/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.65.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "c9ccdd44dde0dead6b9ca0e11c2ed6b857a027449ad65b387bd39ef23237413c" "hash": "c8f366fb9524542d9a27b86d6e252a9ca828bcec0bc374613bc8eba522eab8ad"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",