nova
nova copied to clipboard
Find outdated or deprecated Helm charts running in your cluster.
**Is your feature request related to a problem? Please describe.** I often work with multiple clusters. In my case, each has a separate kubeconfig file. Often this is because clusters...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.14.2 to 3.15.3. Release notes Sourced from helm.sh/helm/v3's releases. Helm v3.15.3 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.0 to 0.30.3. Commits ece8c00 Update dependencies to v0.30.3 tag 4e1652b Merge pull request #124694 from pmalek/backport-124553-to-release-1.30 2daa31e fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553) 2df4de1 Merge...
Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.29.0 to 0.30.3. Commits 83bdab1 Update dependencies to v0.30.3 tag 0fd470c Merge pull request #124702aojea/automated-cherry-pick-of-#124572 a669f18 Merge pull request #124694 from pmalek/backport-124553-to-release-1.30 15001b5 fix(api): make LocalObjectReference.Name and...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.29.0 to 0.30.3. Commits 37988e5 Merge remote-tracking branch 'origin/master' into release-1.30 c857a38 Update x/net for CVE-2023-45288 0407311 followup to allow special characters 25164f7 Merge pull request #123435...
This PR fixes # ## Checklist * [X] I have signed the CLA * [X] I have updated/added any relevant documentation ## Description ### What's the goal of this PR?...
This PR fixes # ## Checklist * [ ] I have signed the CLA * [ ] I have updated/added any relevant documentation ## Description ### What's the goal of...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.14.2 to 3.16.2. Release notes Sourced from helm.sh/helm/v3's releases. Helm v3.16.2 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.0 to 0.31.1. Commits c5196eb Update dependencies to v0.31.1 tag 5e3e8ea informers: add comment that Start does not block f71a5cc Call non-blocking informerFactory.Start synchronously to avoid races...