helmfile: Update to version 0.101.0

This commit is contained in:
Richard Kuhnt 2020-02-26 13:01:53 +00:00
parent 7d4d6108f4
commit c748ed1500

View File

@ -1,16 +1,16 @@
{ {
"version": "0.100.2", "version": "0.101.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.100.2/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.101.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "0797338550c08be0922e0f87bf72dbd914bb416fff0c97b1c0d9c75682d4cf22" "hash": "d2971df423c25695640a17d7068ea6acdf2a8015ceac34cbb134c534361db412"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.100.2/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.101.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "cf1a5d8a1880dfd79b446c8c71b3614a01472eaaa3633d86c2aa8158b773e516" "hash": "3795de71adbd5dd23f8e1668f15dea4ae241041a438ed560ae01a9e0a9071574"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",