What's Changed
- build(deps): bump k8s.io/metrics from 0.33.0 to 0.33.1 by @dependabot in #120
- build(deps): bump k8s.io/kubectl from 0.33.0 to 0.33.1 by @dependabot in #121
- build(deps): bump helm.sh/helm/v3 from 3.18.2 to 3.18.3 by @dependabot in #122
- Use built-in ptr.Deref instead of a custom func by @ardaguclu in #124
- refactor(kubernetes): force usage of Derived kubernetes by @manusa in #125
- test:refactor(cmd): test verifies behavior from cobra.Command layer by @manusa in #126
- fix(kubernetes): remove unneeded CacheInvalidate() method by @manusa in #127
- Introduce toml configuration file with a set of deny list by @ardaguclu in #133
- test(cmd): additional test cases for config flags by @manusa in #136
- build(deps): bump k8s.io/metrics from 0.33.1 to 0.33.2 by @dependabot in #138
- build(deps): bump k8s.io/api from 0.33.1 to 0.33.2 by @dependabot in #140
- build(deps): bump k8s.io/apiextensions-apiserver from 0.33.1 to 0.33.2 by @dependabot in #141
- build(deps): bump k8s.io/cli-runtime from 0.33.1 to 0.33.2 by @dependabot in #139
- build(deps): bump k8s.io/kubectl from 0.33.1 to 0.33.2 by @dependabot in #143
- Gracefully cast objects and return err instead of panic by @ardaguclu in #146
- test(profiles): add missing pods_top to full profile tools validation by @manusa in #147
Full Changelog: v0.0.42...v0.0.43