diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 048a06ce1b..cdbb8cb378 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.78.0", + "version": "0.79.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.78.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "87a2b39da7d6aeeb7d46b1bcbc1981453b6247c7b3045a8572d3e9dc83efbc67" + "url": "https://github.com/roboll/helmfile/releases/download/v0.79.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "2afde7478b99d682aca751a9f54ba3833b080a0498b7c3e8d047f476fa384e90" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.78.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "f92525ad8fbdb07b82ef167151c23c5cd7df8eba4d51c4f71fd3e7cc9634861e" + "url": "https://github.com/roboll/helmfile/releases/download/v0.79.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "9d983defd7b007adc79eb90c7c31c7872fc6ad4740306a29c6e14fe18de1ac6d" } }, "bin": "helmfile.exe",