diff --git a/bucket/helmfile.json b/bucket/helmfile.json index fcf3b46a73..fa1d454c47 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.165.0", + "version": "0.166.0", "description": "Command line interface to deploy Kubernetes Helm Charts.", "homepage": "https://github.com/helmfile/helmfile", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v0.165.0/helmfile_0.165.0_windows_amd64.tar.gz", - "hash": "8b7f3da4e62fb8c1a935481ce6eae43951417eab1d2a658a16910dfab4beb8e9" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.166.0/helmfile_0.166.0_windows_amd64.tar.gz", + "hash": "b77b23223729820a7d348b2f0972d689fe3c86cab1745e300a05dd0441e69986" }, "32bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v0.165.0/helmfile_0.165.0_windows_386.tar.gz", - "hash": "da7f2e9687355680472b0b879b3cd0a7832880ed39184411214585804a33003f" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.166.0/helmfile_0.166.0_windows_386.tar.gz", + "hash": "2cd970a433bf147591f61b70da8f6e29afc668a5714dbd58c0e228991e7a879f" } }, "bin": "helmfile.exe",