diff --git a/bucket/helmfile.json b/bucket/helmfile.json index e0b29f4310..c51fcd16a5 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.158.1", + "version": "0.159.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.158.1/helmfile_0.158.1_windows_amd64.tar.gz", - "hash": "389594024fe8cad9c70e58b138ecd28c6392cbcfef7f44ed4ad6194ef1442b7e" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.159.0/helmfile_0.159.0_windows_amd64.tar.gz", + "hash": "29170d3033a3719e5fdb91873f5063088ca4b533fe6830a1183079f8cb4b6566" }, "32bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v0.158.1/helmfile_0.158.1_windows_386.tar.gz", - "hash": "eae3f699b3fd2df4787d15596bea7c4cd10c47d0057ae3c191c479724a815ed3" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.159.0/helmfile_0.159.0_windows_386.tar.gz", + "hash": "e3e02b93ef0d4b16c19c0b81a5cd590be35c239c9f6aee3239b963e8c6003a51" } }, "bin": "helmfile.exe",