From 5cfd4b2647368427b6dc9a436208aaefb8686973 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Mar 2022 04:29:23 +0000 Subject: [PATCH] helmfile: Update to version 0.143.3 --- bucket/helmfile.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 44e9d4a52d..798bef97ec 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.143.1", + "version": "0.143.3", "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.1/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "fd6f40acf781e8de57a0c445c4f0a12437b2d451940665ea4ec360628ef9ad35" + "url": "https://github.com/roboll/helmfile/releases/download/v0.143.3/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "d4931f7d43743055b7e48b8a7fa336bb26673772b4ca0e5b2afbe74feb2ddcf7" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.143.1/helmfile_windows_386.exe#/helmfile.exe", - "hash": "e72865d7d750c219b7e8ab0a6ac3d9d093c9e6fa4cd4e2c620f41f3733358d9e" + "url": "https://github.com/roboll/helmfile/releases/download/v0.143.3/helmfile_windows_386.exe#/helmfile.exe", + "hash": "0672edd90443fd119c3f774f2aa7a35d44e1eb4008e7a2d81b2bdb0c98076524" } }, "bin": "helmfile.exe",