nova: Update to version 3.6.1

This commit is contained in:
github-actions[bot] 2023-02-09 16:41:27 +00:00
parent c52be98e22
commit 2a7dcfd926

View File

@ -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",