diff --git a/bucket/helmfile.json b/bucket/helmfile.json index a0e3640292..cee7bfbb61 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.155.1", + "version": "0.156.0", "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.1/helmfile_0.155.1_windows_amd64.tar.gz", - "hash": "608b13b2079402ecbdb257833d181dd0aacab0e9c0b616c2b44ece62624f5950" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.156.0/helmfile_0.156.0_windows_amd64.tar.gz", + "hash": "d33236d26b559998f3ca240b2b8686d9e5d105e091210e64782ff3e292f6d88a" }, "32bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v0.155.1/helmfile_0.155.1_windows_386.tar.gz", - "hash": "358d81ad7534b81e605331216f400f54522263f2472dff0a56b42198065de040" + "url": "https://github.com/helmfile/helmfile/releases/download/v0.156.0/helmfile_0.156.0_windows_386.tar.gz", + "hash": "2f1220f8d58a8d7c133a3b0df4e398862a3665797965ff4cecb2feeb2418e857" } }, "bin": "helmfile.exe",