diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 5504579e8f..2c74dc7bb5 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.125.3", + "version": "0.125.4", "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.125.3/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "078f78f0d43b37190bff172bd0d9d39179cd0b2cd37aa227eae9c930e3ba226a" + "url": "https://github.com/roboll/helmfile/releases/download/v0.125.4/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "014d863551e9eeb518f5555e0cb2cf395469f7bed68f970a26b1295e75682683" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.125.3/helmfile_windows_386.exe#/helmfile.exe", - "hash": "6c8e4c181289cb34f8957a79a3738c3706aa43174aff3a791ae17b9d41fd872d" + "url": "https://github.com/roboll/helmfile/releases/download/v0.125.4/helmfile_windows_386.exe#/helmfile.exe", + "hash": "0225215237abc8964ab09413eeba855116929d3072135b7344471214a31cc508" } }, "bin": "helmfile.exe",