diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 8824e0e90c..ff7ce1690f 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.146.0", + "version": "0.147.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.146.0/helmfile_0.146.0_windows_amd64.tar.gz", - "hash": "a8fcba6fe4b8ed53a5f389f2147c70aa53ba146c79de96534de98ad91cc18c26" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.147.0/helmfile_0.147.0_windows_amd64.tar.gz", + "hash": "17023a515ec91dc8394a72e942cd033af57540eeff47a13833ed95dafd95ae37" }, "32bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v0.146.0/helmfile_0.146.0_windows_386.tar.gz", - "hash": "d407cf2c33130962b5ac4c1102d2b359433442dfb423b358ce0facdf4c7b8a00" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.147.0/helmfile_0.147.0_windows_386.tar.gz", + "hash": "7c641b3c9dd9356553a5c122580b02d9c495536ae0ca23f5e43754a5d09f6a1b" } }, "bin": "helmfile.exe",