helmfile: Update to version 0.140.1

This commit is contained in:
Jakub Čábera 2021-09-14 10:49:15 -07:00
parent 06d433805b
commit 708aa7b646

View File

@ -1,16 +1,16 @@
{ {
"version": "0.140.0", "version": "0.140.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.140.0/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.140.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "a73a55eb65b56ba8d73bd8ead8e4d95406a64d86d74b2faada50d8c11665deea" "hash": "a35f8704fe880b66ac3c82a68634c45cc0591c328b25fd18ad1f8b8fe2d39955"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.140.0/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.140.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "b1a90fd5e6b16a4711e64662c43204d789c9d804d149b3198378bff6bee2b7e6" "hash": "d0c83deda9d4ca28416552b3a2b7fc332675120a7b60ae093e8633379b486767"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",