From ecc0a43065e0ba9923a809190f294f1b8c54fdf5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Aug 2022 00:35:43 +0000 Subject: [PATCH] helmfile: Update to version 0145.4 --- bucket/helmfile.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/helmfile.json b/bucket/helmfile.json index cb6abad0fa..43e06e9047 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.145.3", + "version": "0145.4", "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.145.3/helmfile_0.145.3_windows_amd64.tar.gz", - "hash": "6401465ec21b7f8e1caa2dc85a02eecb406d8a30276e4cb742265413e8638498" + "url": "https://github.com/helmfile/helmfile/releases/download/v0145.4/helmfile_0145.4_windows_amd64.tar.gz", + "hash": "5c52d6f27060f977f5b4e5b8d68ff5e4cf9289a2d016f0f60b734c2187cd1651" }, "32bit": { - "url": "https://github.com/helmfile/helmfile/releases/download/v0.145.3/helmfile_0.145.3_windows_386.tar.gz", - "hash": "da5138438d177e6a86fed08b2b7dda716bcfc982b1dc41abc8d5c99e19518381" + "url": "https://github.com/helmfile/helmfile/releases/download/v0145.4/helmfile_0145.4_windows_386.tar.gz", + "hash": "fdc9f28af8dd30839e23e28a4d4248f7f7fcd8aca8744687572e7395d1991135" } }, "bin": "helmfile.exe",