helmfile: Update to version 0.60.1

This commit is contained in:
Richard Kuhnt 2019-05-14 02:00:24 +00:00
parent 48ce759e53
commit 6af12693e0

View File

@ -1,16 +1,16 @@
{ {
"version": "0.60.0", "version": "0.60.1",
"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.60.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.60.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "289960ec82abadcdc8d70ad0845dac7921fe29f2ca485697ac048b4d8413ae0b" "hash": "5eafbab8f6b50f69861ab5f51b597c0a25571ebcbb2f5e835b92f7048b51c5a2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.60.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.60.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "1fa264a4375e63a29b7367e03fb72b7beb03acffbab60e144380a6664d128aa2" "hash": "1486065f3431f6269eb72af4e4ec9e6c72056a4adb6786651b5dca3bbc330358"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",