diff --git a/bucket/helmfile.json b/bucket/helmfile.json index edd589c585..a2da615906 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.98.3", + "version": "0.99.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.98.3/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "4d961cd79ca2631590dbf38c8a7af56e6bfb32f92616a2c8810d7e4c8d2c336e" + "url": "https://github.com/roboll/helmfile/releases/download/v0.99.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "af444b24395245533b4cebaa42f994ba03b3119cfeeb5c184cfe982ee831bf23" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.98.3/helmfile_windows_386.exe#/helmfile.exe", - "hash": "adea43fd4d8f725db232ad4a25f3058740cf3e0d4129b92ab9e3a0b9884c6f88" + "url": "https://github.com/roboll/helmfile/releases/download/v0.99.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "39f8addef6a91cc899b3d5ff228fe86104f89bfa62c26bccb44e177c4928c70c" } }, "bin": "helmfile.exe",