diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 2e17d840f1..048a06ce1b 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.77.0", + "version": "0.78.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.77.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "109bfe6fd8ca4c8d43fa6b080556dba2f119f2786c784d669a6f2f8e199ac5ce" + "url": "https://github.com/roboll/helmfile/releases/download/v0.78.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "87a2b39da7d6aeeb7d46b1bcbc1981453b6247c7b3045a8572d3e9dc83efbc67" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.77.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "6d299fdc62cb343d1ffcbb2d63b3339bcf1b99937c79fd86f413e080ea298c64" + "url": "https://github.com/roboll/helmfile/releases/download/v0.78.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "f92525ad8fbdb07b82ef167151c23c5cd7df8eba4d51c4f71fd3e7cc9634861e" } }, "bin": "helmfile.exe",