helmfile: Update to version 0.79.0

This commit is contained in:
Richard Kuhnt 2019-06-19 01:00:25 +00:00
parent b63b24dff1
commit c62810fbf1

View File

@ -1,16 +1,16 @@
{ {
"version": "0.78.0", "version": "0.79.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.78.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.79.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "87a2b39da7d6aeeb7d46b1bcbc1981453b6247c7b3045a8572d3e9dc83efbc67" "hash": "2afde7478b99d682aca751a9f54ba3833b080a0498b7c3e8d047f476fa384e90"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.78.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.79.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "f92525ad8fbdb07b82ef167151c23c5cd7df8eba4d51c4f71fd3e7cc9634861e" "hash": "9d983defd7b007adc79eb90c7c31c7872fc6ad4740306a29c6e14fe18de1ac6d"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",