From 2a7dcfd926610199683db089316eb6eaf13a0411 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 16:41:27 +0000 Subject: [PATCH] nova: Update to version 3.6.1 --- bucket/nova.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nova.json b/bucket/nova.json index 32c2c87fd9..e901bad801 100644 --- a/bucket/nova.json +++ b/bucket/nova.json @@ -1,12 +1,12 @@ { - "version": "3.6.0", + "version": "3.6.1", "description": "Utility to scan your Kubernetes cluster for installed Helm charts, then cross-checks them against all known Helm repositories. If it finds an updated version of the chart you're using, or notices your current version is deprecated, it will let you know.", "homepage": "https://nova.docs.fairwinds.com/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/FairwindsOps/nova/releases/download/3.6.0/nova_3.6.0_windows_amd64.tar.gz", - "hash": "863dba6ef27f66fd2fe99a0fb601f62edb9f4c887252244d6088e04721ec00a2" + "url": "https://github.com/FairwindsOps/nova/releases/download/3.6.1/nova_3.6.1_windows_amd64.tar.gz", + "hash": "aa9c3b469920b66c0ff72026301435ab122b6490cbd53b6447664d141c5c4f87" } }, "bin": "nova.exe",