helmfile: Update to version 0.140.0

This commit is contained in:
Jakub Čábera 2021-07-25 22:44:46 -07:00
parent fc24b7e92f
commit 97acaf1da7

View File

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