diff --git a/bucket/helmfile.json b/bucket/helmfile.json index a1e74b8977..04d752259f 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.54.2", + "version": "0.55.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.54.2/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "42076831c5dc23cb54016ef577529d66451da19a8953f620ed1d5917bb789f9f" + "url": "https://github.com/roboll/helmfile/releases/download/v0.55.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "50f5c9e8e591e630dbf98ad24141f7850bd8867b41c859412f0bf7d268a125b4" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.54.2/helmfile_windows_386.exe#/helmfile.exe", - "hash": "5357f40c3312affc638bb3df8ea37a9005c3593fb5dbddb87cca7b46bcffc827" + "url": "https://github.com/roboll/helmfile/releases/download/v0.55.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "10f8883121b53d62d51ffbd219fc0f4b7485d3f18a832ade0e33a6fbe7907796" } }, "bin": "helmfile.exe",