From 29a4c42747552fe2cdec665bc13006f22ff13d86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 9 Mar 2021 08:47:39 +0100 Subject: [PATCH] helmfile: Update to version 0.138.7 --- bucket/helmfile.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 82ed2d1e49..1edd6b9a96 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.138.6", + "version": "0.138.7", "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.138.6/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "29e95f21c72507d34a4362680085016dd867f3ad4f01946ad055149962fe54d7" + "url": "https://github.com/roboll/helmfile/releases/download/v0.138.7/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "4c57c741e8812d7871e84308991f80439451e779b989bfd40b7e6341a4f7da0c" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.138.6/helmfile_windows_386.exe#/helmfile.exe", - "hash": "da0c19f855fc0582cef82c22dbfe6fa387cd4248765ac6669ba455a4207e0359" + "url": "https://github.com/roboll/helmfile/releases/download/v0.138.7/helmfile_windows_386.exe#/helmfile.exe", + "hash": "aad6644381f2a1b8ca5c907aac9ba4e4d09a5bda8034fe68ba31b4cd0e9c7b67" } }, "bin": "helmfile.exe",