diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 3e8d8ad3bb..2a8dff9b85 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.170.0", + "version": "0.170.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.170.0/helmfile_0.170.0_windows_amd64.tar.gz", - "hash": "8f9a421f9a725a55dc9ca9698a353bf71dd9d3fe4ba5fa6016aa7407db7b4acf" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.170.1/helmfile_0.170.1_windows_amd64.tar.gz", + "hash": "e8c5f215ae202412e7ac51e9b1a48747f71532f291c1b2e38e4c5c0e65785964" }, "32bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v0.170.0/helmfile_0.170.0_windows_386.tar.gz", - "hash": "236d75c95c9f4898dc88ced308554902a35dfb071ad94164dd3f1bbf3e800f68" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.170.1/helmfile_0.170.1_windows_386.tar.gz", + "hash": "de868c6ec6a6e839435bf8d6f445fab6bb84b3870c82b342e70640423ff05517" } }, "bin": "helmfile.exe",