diff --git a/bucket/helmfile.json b/bucket/helmfile.json index e75ae4d48a..b9bd6f3034 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.90.7", + "version": "0.90.8", "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.90.7/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "f7c22f4b9bc70839626517a6c1f5006339d9d8b4d542acda96fb64cb5d3b4601" + "url": "https://github.com/roboll/helmfile/releases/download/v0.90.8/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "8db3ecb176f08f46ce0fde98d1750c100ae9172e884540026309be2ddc905a86" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.90.7/helmfile_windows_386.exe#/helmfile.exe", - "hash": "8269a7a92f09f41e30a6cf87e244f04ff20cdf0e355492ae575702fcf3389f2c" + "url": "https://github.com/roboll/helmfile/releases/download/v0.90.8/helmfile_windows_386.exe#/helmfile.exe", + "hash": "76f31e3a4bdf157f9b586ffe9125535f2bf4371ce24de1205487e6598505a706" } }, "bin": "helmfile.exe",