helmfile: Update to version 0.135.0

This commit is contained in:
Jakub Čábera 2020-11-19 16:07:35 +01:00
parent f20ad27c36
commit 7674ba01d8

View File

@ -1,16 +1,16 @@
{
"version": "0.134.1",
"version": "0.135.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.134.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "10403a4836075e57792d02a870dbce6a541060b4121e4e7dfff909604b73bfcf"
"url": "https://github.com/roboll/helmfile/releases/download/v0.135.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "dfd82e45e4e3be12dbcc2ca877c48ef3a29f4b32d11cd58db97f5aa97e666307"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.134.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "92613ebc45af4e70102e6fb5ce586131b0707a543cc0a052232b8123fca7a284"
"url": "https://github.com/roboll/helmfile/releases/download/v0.135.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "ec15445d5e0211852028b7125193febe98970621bd460bae02b43deffc2442e7"
}
},
"bin": "helmfile.exe",