nova: Update to version 3.6.0

This commit is contained in:
github-actions[bot] 2023-01-05 00:33:19 +00:00
parent 5126f52a9b
commit 912556c729

View File

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