Skip to content

Releases: mirceanton/kubectl-switch

v2.0.0

12 Oct 21:02
Compare
Choose a tag to compare

2.0.0 (2024-10-12)

  • feat!: Rename project from kube-switcher to kubectl-switch (1d5650d)

Bug Fixes

  • github-action: update mirceanton/reusable-workflows action ( v3.4.4 → v3.4.5 ) (0d9cc90)

BREAKING CHANGES

  • CHANGE: the binary has been renamed from kube-switcher to kubectl-switch

v1.0.3

18 Sep 23:53
Compare
Choose a tag to compare

1.0.3 (2024-09-18)

Patches

  • deps: update kubernetes packages ( v0.31.0 → v0.31.1 ) (c15cddf)

v1.0.2

13 Aug 17:26
b2c6716
Compare
Choose a tag to compare

1.0.2 (2024-08-13)

Bug Fixes

  • deps: update kubernetes packages to v0.31.0 (#21) (b2c6716)

v1.0.1

11 Aug 12:38
Compare
Choose a tag to compare

1.0.1 (2024-08-11)

Bug Fixes

  • add version flag to cobra cmd (197ffd8)

v1.0.0

11 Aug 12:30
Compare
Choose a tag to compare

1.0.0 (2024-08-11)

Bug Fixes

Features

  • Add context subcommand (bad86c6)
  • add namespace subcommand (49595e2)
  • Set up basic CLI structure (4735301)