From 96347a41320b5c7c60293ae665f96385e4581479 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 20:25:46 +0000 Subject: [PATCH] nova: Update to version 3.5.0 --- bucket/nova.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nova.json b/bucket/nova.json index a5729d4328..9aa5ed1f06 100644 --- a/bucket/nova.json +++ b/bucket/nova.json @@ -1,12 +1,12 @@ { - "version": "3.4.2", + "version": "3.5.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.4.2/nova_3.4.2_windows_amd64.tar.gz", - "hash": "4bbf87de7a7164e6c6bb518aab89d1402d6445ee08545fcc7f9ad238fbccb52f" + "url": "https://github.com/FairwindsOps/nova/releases/download/3.5.0/nova_3.5.0_windows_amd64.tar.gz", + "hash": "2fe72d22025ae015ee9a0eefb0fa6cbaa8850811f3772587a3b8cf052fa8bbae" } }, "bin": "nova.exe",