helmfile: Update to version 0.138.6

This commit is contained in:
Jakub Čábera 2021-03-04 14:05:15 +01:00
parent 4febcdbded
commit 18cab4b8d6

View File

@ -1,16 +1,16 @@
{ {
"version": "0.138.4", "version": "0.138.6",
"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.138.4/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.138.6/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "16ec256282c65034ac856c18c8696eaf62938ece7f12d449085be124c19bd4e8" "hash": "29e95f21c72507d34a4362680085016dd867f3ad4f01946ad055149962fe54d7"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.138.4/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.138.6/helmfile_windows_386.exe#/helmfile.exe",
"hash": "d879bb05334f6a30705c8a6bf27f7be7dba0caf05c76ce58ad6076abce1a0d34" "hash": "da0c19f855fc0582cef82c22dbfe6fa387cd4248765ac6669ba455a4207e0359"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",