diff --git a/bucket/helmfile.json b/bucket/helmfile.json index ab528cf44f..c7c96c4770 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.94.1", + "version": "0.95.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.94.1/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "15c2622625823a41d8ea0df23d96bf76a80e99fbcd4302b3149a3c09e3bcf295" + "url": "https://github.com/roboll/helmfile/releases/download/v0.95.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "99f0875202db82ec670b8b257543afde1b96ac81e115907436b3e8defd7561d2" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.94.1/helmfile_windows_386.exe#/helmfile.exe", - "hash": "2187bf4aef2002f75b17c6c02535af5e008eb493788aee71ba69ba44f7fe0535" + "url": "https://github.com/roboll/helmfile/releases/download/v0.95.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "8c3564a733a1aa2bd12197afdc7ad5625e86825b74820c474431decc8308d70b" } }, "bin": "helmfile.exe",