From e0ee9bbe5de38bce9ac016e1d4733f9e569539a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 02:04:49 +0000 Subject: [PATCH] helmfile: Update to version 0.143.5 --- bucket/helmfile.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/helmfile.json b/bucket/helmfile.json index daf1a26871..b9b5ae4a54 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.143.4", + "version": "0.143.5", "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.143.4/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "e2b4c08307f6aeffd3aa63ea49aca5f47aac8534cf3627057df3622f93e476ac" + "url": "https://github.com/roboll/helmfile/releases/download/v0.143.5/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "14e62b50ad12d7b3a1189a68b15191abd3add84563732edd5e1fdcff82cc59e0" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.143.4/helmfile_windows_386.exe#/helmfile.exe", - "hash": "7809eb69e3940b3f468bdfeb9066c2bded5ccc1e538ae62ee324d0cdfa49b95e" + "url": "https://github.com/roboll/helmfile/releases/download/v0.143.5/helmfile_windows_386.exe#/helmfile.exe", + "hash": "6ff7391a589f40460b2ed1eebd26de51784e5ee01b9b123b93903c50ad11c802" } }, "bin": "helmfile.exe",