diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 85acfa0e90..2e17d840f1 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.76.2", + "version": "0.77.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.76.2/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "72c5fb9d376a936e0c49505f64c772f6d825a67f63682a1ca2374e750510b26a" + "url": "https://github.com/roboll/helmfile/releases/download/v0.77.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "109bfe6fd8ca4c8d43fa6b080556dba2f119f2786c784d669a6f2f8e199ac5ce" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.76.2/helmfile_windows_386.exe#/helmfile.exe", - "hash": "504629fc7817959d52b4670d16d4114a3b6f97de742794bbc2a8d351096ffeeb" + "url": "https://github.com/roboll/helmfile/releases/download/v0.77.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "6d299fdc62cb343d1ffcbb2d63b3339bcf1b99937c79fd86f413e080ea298c64" } }, "bin": "helmfile.exe",