diff --git a/bucket/helmfile.json b/bucket/helmfile.json index fa1d454c47..07eee1d30f 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.166.0", + "version": "0.167.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.166.0/helmfile_0.166.0_windows_amd64.tar.gz", - "hash": "b77b23223729820a7d348b2f0972d689fe3c86cab1745e300a05dd0441e69986" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.167.0/helmfile_0.167.0_windows_amd64.tar.gz", + "hash": "78dbdf0d1e57a4714cde67c81f3c84723aca3530a7f64e4c66f814c7350055ba" }, "32bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v0.166.0/helmfile_0.166.0_windows_386.tar.gz", - "hash": "2cd970a433bf147591f61b70da8f6e29afc668a5714dbd58c0e228991e7a879f" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.167.0/helmfile_0.167.0_windows_386.tar.gz", + "hash": "7253372b91ee482306d2e23e1186b72c2b3458349928cd0da5c18edfd7d291ce" } }, "bin": "helmfile.exe",