diff --git a/bucket/helmfile.json b/bucket/helmfile.json index d568925913..a0e3640292 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.155.0", + "version": "0.155.1", "description": "Command line interface to deploy Kubernetes Helm Charts.", "homepage": "https://github.com/helmfile/helmfile", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v0.155.0/helmfile_0.155.0_windows_amd64.tar.gz", - "hash": "85e0c0d5c717e42fd65cbd9dbdfdec7fbe759a4538d66f17d6f9b3409f5e4808" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.155.1/helmfile_0.155.1_windows_amd64.tar.gz", + "hash": "608b13b2079402ecbdb257833d181dd0aacab0e9c0b616c2b44ece62624f5950" }, "32bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v0.155.0/helmfile_0.155.0_windows_386.tar.gz", - "hash": "a54fe67b532cf0649a4aa0d0d499bf8c712e48793e6dd3b16c6a2f7e22f906e2" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.155.1/helmfile_0.155.1_windows_386.tar.gz", + "hash": "358d81ad7534b81e605331216f400f54522263f2472dff0a56b42198065de040" } }, "bin": "helmfile.exe",