Skip to content

Releases: yonahd/kor

v0.6.4

10 Aug 07:58
be1a071
Compare
Choose a tag to compare

What's Changed

  • fix: skip kubeconfig initialization for utility and completion commands by @chenrui333 in #457
  • chore: pre version bump by @yonahd in #481

Full Changelog: v0.6.3...v0.6.4

kor-0.2.4

10 Aug 07:53
be1a071
Compare
Choose a tag to compare

A Kubernetes Helm Chart to discover orphaned resources using kor

v0.6.3

07 Aug 20:09
a2b421a
Compare
Choose a tag to compare

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

Full Changelog: v0.6.2...v0.6.3

kor-0.2.3

07 Aug 20:04
a2b421a
Compare
Choose a tag to compare

A Kubernetes Helm Chart to discover orphaned resources using kor

v0.6.2

21 Jun 19:48
0db53ee
Compare
Choose a tag to compare

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

Full Changelog: v0.6.1...v0.6.2

kor-0.2.2

21 Jun 19:42
0db53ee
Compare
Choose a tag to compare

A Kubernetes Helm Chart to discover orphaned resources using kor

v0.6.1

07 Apr 17:59
096b9d8
Compare
Choose a tag to compare

What's Changed

  • fix: Support slack messages in helm chart by @yonahd in #430

Full Changelog: v0.6.0...v0.6.1

kor-0.2.0

07 Apr 17:54
096b9d8
Compare
Choose a tag to compare

A Kubernetes Helm Chart to discover orphaned resources using kor

v0.6.0

27 Mar 09:22
7145d7f
Compare
Choose a tag to compare

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

27 Mar 09:18
7145d7f
Compare
Choose a tag to compare

A Kubernetes Helm Chart to discover orphaned resources using kor