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