diff --git a/bucket/helmfile.json b/bucket/helmfile.json index cc1620dd16..72db528ff0 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.163.1", + "version": "0.164.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.163.1/helmfile_0.163.1_windows_amd64.tar.gz", - "hash": "cfdfb2ec37a608b8b3a9444e63e8c0ab2ed2d135e5dadf9e0efd718092e5f7ed" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.164.0/helmfile_0.164.0_windows_amd64.tar.gz", + "hash": "75fdecac865a7667a01684f2c538188bb47837bcd57e385254797dd524cdf653" }, "32bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v0.163.1/helmfile_0.163.1_windows_386.tar.gz", - "hash": "5bfb2cdd4782592ddc04aa546732e861a982120e8513c512bb963fb5ae69543d" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.164.0/helmfile_0.164.0_windows_386.tar.gz", + "hash": "2382820cf44033df837ee6049084fc3e2c627fffc90f6c80918799518ce17e6f" } }, "bin": "helmfile.exe",