diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 0b6789bf36..d8716b9071 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.128.0", + "version": "0.128.1", "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.128.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "0f87dd3991676a50db86362f40ed622b07ff3e3b789cfb91ffbef068c5512503" + "url": "https://github.com/roboll/helmfile/releases/download/v0.128.1/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "8409fd4ec13d2570b3da651d00830c5f2aba37662b9b25ad3157c3591d28ea7e" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.128.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "8410cbdb6fc0780c23bffd9a3219712312cb0980a24cc42ec8135bf87a41647d" + "url": "https://github.com/roboll/helmfile/releases/download/v0.128.1/helmfile_windows_386.exe#/helmfile.exe", + "hash": "48ff8d4d548add400e626274680fa74c12640648dc7713f08baf61c422e638fa" } }, "bin": "helmfile.exe",