diff --git a/bucket/helmfile.json b/bucket/helmfile.json index ece2976ac6..f0e92113a2 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.128.2", + "version": "0.129.0", "description": "Command line interface to deploy Kubernetes Helm Charts.", "homepage": "https://github.com/roboll/helmfile/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.128.2/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "f7b01dcf6a81e19e8b11efe1c19e2143295544900bf6deaab9cea7a1ad98887a" + "url": "https://github.com/roboll/helmfile/releases/download/v0.129.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "959b15c051f795170ffc85b74d6784d11f7e0bea4864ced11d907e0c35b47208" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.128.2/helmfile_windows_386.exe#/helmfile.exe", - "hash": "6a6855c078325b914791b25cde286a83744fa752cc9951ecde4bda98531a1994" + "url": "https://github.com/roboll/helmfile/releases/download/v0.129.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "250da94c6a5366ccd4ca7fcabb0552c4ba580a4d8e6f60d00301d63a64075f4a" } }, "bin": "helmfile.exe",