helmfile: Update to version 0.138.3

This commit is contained in:
Jakub Čábera 2021-02-04 08:08:32 +01:00
parent 5544de2ed4
commit 8e612aad5c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.138.2", "version": "0.138.3",
"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.2/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.138.3/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "fce08b942fdbf35aaf55d7263ade28148f7e35e9b8b134503b4cf8508ec25ccd" "hash": "ff220f56d1c5dc2e4dc0004447c7706a5f0cc4c74f45d879acde5968ff3f3829"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.138.2/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.138.3/helmfile_windows_386.exe#/helmfile.exe",
"hash": "470239d2b46caabdc5cddd5dde6dd87286c9ca7b104196927d8f9e88a9128b20" "hash": "71db077537482eef58c3b933a1ff375c728d582723e83a659c22a8814e95cd81"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",