helmfile: Update to version 0.134.1

This commit is contained in:
Jakub Čábera 2020-11-12 08:17:45 +01:00
parent 27a6a5c3af
commit 66b467eb04

View File

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