helmfile: Update to version 0.138.2

This commit is contained in:
Jakub Čábera 2021-01-29 03:53:15 +01:00
parent 4f32d887ab
commit c52390f730

View File

@ -1,16 +1,16 @@
{ {
"version": "0.138.1", "version": "0.138.2",
"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.1/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.138.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "5829e8814282e3632193000bd58a27e0c17f3c757e4a08525e08ea7c08866ba0" "hash": "fce08b942fdbf35aaf55d7263ade28148f7e35e9b8b134503b4cf8508ec25ccd"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.138.1/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.138.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "65d0965133c355125512d5a569a1b8bec9bb99a747f3da29e856a3942663a7cf" "hash": "470239d2b46caabdc5cddd5dde6dd87286c9ca7b104196927d8f9e88a9128b20"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",