From 912556c7298fc4aad6f4be7ddc592908d857577f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 00:33:19 +0000 Subject: [PATCH] nova: Update to version 3.6.0 --- bucket/nova.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nova.json b/bucket/nova.json index 9aa5ed1f06..32c2c87fd9 100644 --- a/bucket/nova.json +++ b/bucket/nova.json @@ -1,12 +1,12 @@ { - "version": "3.5.0", + "version": "3.6.0", "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.5.0/nova_3.5.0_windows_amd64.tar.gz", - "hash": "2fe72d22025ae015ee9a0eefb0fa6cbaa8850811f3772587a3b8cf052fa8bbae" + "url": "https://github.com/FairwindsOps/nova/releases/download/3.6.0/nova_3.6.0_windows_amd64.tar.gz", + "hash": "863dba6ef27f66fd2fe99a0fb601f62edb9f4c887252244d6088e04721ec00a2" } }, "bin": "nova.exe",