diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 7c1bd1fc0c..d9bbfd0a52 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.139.0", + "version": "0.139.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.139.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "fa6d97d87653f249fd4eca9f55cf741216f4a07db8b5e7793242104220b4e18e" + "url": "https://github.com/roboll/helmfile/releases/download/v0.139.1/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "bb87b11d97d378c412837ba462c44a930f489c3b3da74622534453ed7f456d19" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.139.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "9fd3132493699ea9e0171e794448e2bf2af4d12e2eb21f1cf468e12681c0892a" + "url": "https://github.com/roboll/helmfile/releases/download/v0.139.1/helmfile_windows_386.exe#/helmfile.exe", + "hash": "2c148b4e458e70fd5230094e55b66a4b5d985403b5e2e70fe1b214a69c1e6117" } }, "bin": "helmfile.exe",