nova: Update to version 3.5.0

This commit is contained in:
github-actions[bot] 2022-12-20 20:25:46 +00:00
parent 2cf39c544d
commit 96347a4132

View File

@ -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.", "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/", "homepage": "https://nova.docs.fairwinds.com/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/FairwindsOps/nova/releases/download/3.4.2/nova_3.4.2_windows_amd64.tar.gz", "url": "https://github.com/FairwindsOps/nova/releases/download/3.5.0/nova_3.5.0_windows_amd64.tar.gz",
"hash": "4bbf87de7a7164e6c6bb518aab89d1402d6445ee08545fcc7f9ad238fbccb52f" "hash": "2fe72d22025ae015ee9a0eefb0fa6cbaa8850811f3772587a3b8cf052fa8bbae"
} }
}, },
"bin": "nova.exe", "bin": "nova.exe",