diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 556f95a3b1..3a4d2a4e48 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.126.0", + "version": "0.126.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.126.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "7aec595e1bec8f3936e9d1982c97cb7cc980b63eb6291d8f8e4e320b1f552c09" + "url": "https://github.com/roboll/helmfile/releases/download/v0.126.1/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "3b0655e88670a36781b9d78678c0a92dd4f73ef32b9bb99d702a06c77eb4d328" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.126.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "6184e4516b7d8097729a90420debb65d22f316c6eb0b1eaad13137e35262b2e3" + "url": "https://github.com/roboll/helmfile/releases/download/v0.126.1/helmfile_windows_386.exe#/helmfile.exe", + "hash": "a30708e51502c75240e83c70ad9b4b8cc892a94a58809df941eeee6955f0e396" } }, "bin": "helmfile.exe",