helmfile: Update to version 0.136.0

This commit is contained in:
Jakub Čábera 2021-01-01 19:25:52 +01:00
parent e90d2438e7
commit 52e9dfa478

View File

@ -1,16 +1,16 @@
{
"version": "0.135.0",
"version": "0.136.0",
"description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/roboll/helmfile/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.135.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "dfd82e45e4e3be12dbcc2ca877c48ef3a29f4b32d11cd58db97f5aa97e666307"
"url": "https://github.com/roboll/helmfile/releases/download/v0.136.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "0e750b300368c86e6bc88f682a0cea7098f3fc55f053b4920a7928b68071e40e"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.135.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "ec15445d5e0211852028b7125193febe98970621bd460bae02b43deffc2442e7"
"url": "https://github.com/roboll/helmfile/releases/download/v0.136.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "6e5ea690a1ccd16f3e469c2b2823e21a2d867bff3dc1450e504b91454692a3ec"
}
},
"bin": "helmfile.exe",