diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 56c3c91ebd..727e578387 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.139.8", + "version": "0.139.9", "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.8/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "735b195ad0cc6ba3d4c140104ca460b7f9b46526d07cbcd1e2394288ce0e9685" + "url": "https://github.com/roboll/helmfile/releases/download/v0.139.9/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "9fec0518cd841284f433619f134ea1db8d0cabd35314f81ccc05a1a153fafc0e" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.139.8/helmfile_windows_386.exe#/helmfile.exe", - "hash": "f6b9dddab6e870b9e17bc4a02b184d4ce6075cc310d5f5aec6fe061edf484ae7" + "url": "https://github.com/roboll/helmfile/releases/download/v0.139.9/helmfile_windows_386.exe#/helmfile.exe", + "hash": "f3afa18cd221f29f1761dbf7157185d3e615bf47e9724705d67807da3d257564" } }, "bin": "helmfile.exe",