nova: Update to version 3.4.1

This commit is contained in:
github-actions[bot] 2022-11-15 20:28:06 +00:00
parent b2b8439add
commit 853514ab66

View File

@ -1,12 +1,12 @@
{
"version": "3.4.0",
"version": "3.4.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.4.0/nova_3.4.0_windows_amd64.tar.gz",
"hash": "b75497fc879769fa1ebaac7605e1878a1157eec13ffa0faf62d0de37e6db1d04"
"url": "https://github.com/FairwindsOps/nova/releases/download/3.4.1/nova_3.4.1_windows_amd64.tar.gz",
"hash": "a6bed455d63ea27c76f6e13c21670726152727f9e3ee31194dfbced7d466f72a"
}
},
"bin": "nova.exe",