Releases: yonahd/kor
Releases · yonahd/kor
v0.6.4
kor-0.2.4
v0.6.3
What's Changed
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.33.1 to 0.33.2 by @dependabot[bot] in #460
- feat: upgrade goreleaser to v2 by @chenrui333 in #458
- chore(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 by @dependabot[bot] in #464
- chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in #465
- feat: add flags to skip owner-referenced resources by @enbiyagoral in #467
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.33.2 to 0.33.3 by @dependabot[bot] in #468
- fix: support multiple kubeconfig files from KUBECONFIG env by @stavmatityahu in #453
- chore(deps): bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 by @dependabot[bot] in #475
- chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 by @dependabot[bot] in #474
- feat: Discover unused ClusterRoleBindings by @Copilot in #473
- chore: pre version bump by @yonahd in #478
New Contributors
- @chenrui333 made their first contribution in #458
- @enbiyagoral made their first contribution in #467
- @Copilot made their first contribution in #473
Full Changelog: v0.6.2...v0.6.3
kor-0.2.3
v0.6.2
What's Changed
- chore(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #432
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.32.3 to 0.33.0 by @dependabot in #435
- Implement deletion of all unused resources using 'all --delete' command by @stavmatityahu in #438
- add set resources for cron job by @Gakhramanzode in #454
- deprecate corev1.Endpoints by @yonahd in #455
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.33.0 to 0.33.1 by @dependabot in #443
- Feat: Get plural resource kinds from K8s by @eden881 in #445
- chore: prerelease bump by @yonahd in #456
New Contributors
- @stavmatityahu made their first contribution in #438
- @Gakhramanzode made their first contribution in #454
Full Changelog: v0.6.1...v0.6.2
kor-0.2.2
v0.6.1
kor-0.2.0
v0.6.0
What's Changed
- Docs: Create ADOPTERS.md by @yonahd in #266
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.32.1 to 0.32.2 by @dependabot in #410
- chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.0 by @dependabot in #406
- added Ataccama to adopters file by @nemcikjan in #413
- feat: Added --namespaced flag to filter namespaced/non-namespaced resources by @doronkg in #411
- chore(deps): bump github.com/spf13/cobra from 1.9.0 to 1.9.1 by @dependabot in #414
- chore(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 by @dependabot in #415
- feat: discover unused volumeattachments by @Yuni-sa in #417
- fix VolumeAttachment pluralisation in all.go by @Yuni-sa in #421
- chore(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 by @dependabot in #420
- chore(deps): bump k8s.io/apiextensions-apiserver from 0.32.2 to 0.32.3 by @dependabot in #425
- feat: support finding non-namespaced resources stuck by finalizers by @Yuni-sa in #419
- chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #428
- Fix: slack webhooks by @yonahd in #429
Full Changelog: v0.5.9...v0.6.0
kor-0.1.20
A Kubernetes Helm Chart to discover orphaned resources using kor