nova
nova copied to clipboard
Find outdated or deprecated Helm charts running in your cluster.
### What happened? ran `nova --containers` and it found `docker.io/bitnami/jenkins:2.249.3-debian-10-r6`. It recommended tag `2.332.3` instead of `2.332.3-debian-11-r6`. Tricky situation but I think we should be able to parse it. ###...
**Is your feature request related to a problem? Please describe.** When running locally in quick succession it is likely you will hit rate limits on the artifacthub API, especially if...
**Is your feature request related to a problem? Please describe.** ArgoCD has the concept of Application CRDs. These can source from Helm charts themselves, but do not install helm in...
**Is your feature request related to a problem? Please describe.** If I generate my yaml and then apply it, there's no helm release object, rendering nova useless to me. **Describe...
Adding e2e testing via venom would enable some validation of functionality beyond unit testing. Similar to how Pluto does it
**Is your feature request related to a problem? Please describe.** Nova does two things according to the README: > Nova scans your cluster for installed Helm charts, then cross-checks them...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.24.4 to 0.25.1. Commits 8252641 Merge pull request #112330enj/automated-cherry-pick-of-#112193 10b456c Merge pull request #112161pohly/automated-cherry-pick-of-#112129 4759a80 Add an option for aggregator 3296217 dependencies: update to ginkgo v2.1.6 and...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.2 to 0.25.1. Commits 94e3f9c Update dependencies to v0.25.1 tag 1904631 Merge pull request #112161pohly/automated-cherry-pick-of-#112129 8f4eb75 Merge pull request #112336enj/automated-cherry-pick-of-#112017 e278668 dependencies: update to ginkgo v2.1.6 and...
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.24.4 to 0.25.1. Commits d6c357a Update dependencies to v0.25.1 tag fce3016 Merge pull request #112161pohly/automated-cherry-pick-of-#112129 29513a2 dependencies: update to ginkgo v2.1.6 and gomega v1.20.1 5c4a1b1 Merge remote-tracking...
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.10.0 to 0.11.0. Release notes Sourced from github.com/google/go-containerregistry's releases. v0.11.0 Changelog b7b4eada Add unit test covering .dockerconfigjson secrets (#1335) 31786c6c Bump deps using ./hack/bump-deps.sh (#1410) f79ec219 Deprecate...