Skip to content

Releases: sbstp/kubie

v0.12.1

11 Jan 04:19
Compare
Choose a tag to compare
  • Add release for Apple Silicon kubie-darwin-arm64 #57

v0.12.0

09 Jan 04:21
Compare
Choose a tag to compare
  • Kubie is now a 100% static executable on Linux, achieved by linking statically to musl #55
  • Switch to Github Actions for tests and releases

v0.11.1

30 Nov 19:34
Compare
Choose a tag to compare
  • Fix a bug with YAML decoding (issue with linked-hash-map, a serde-yaml dependency)

v0.11.0

29 Nov 18:09
Compare
Choose a tag to compare
  • @fsommar : Spawn fish as an interactive login shell #53
  • @fsommar : Add option for unsetting the namespace (useful with starship.rs for instance) #54

v0.10.0

27 Oct 20:59
Compare
Choose a tag to compare

v0.9.1

07 May 21:29
Compare
Choose a tag to compare
Release version 0.9.1

v0.9.0

01 May 03:06
Compare
Choose a tag to compare
  • @sbstp : Remember last namespace and use it when entering a context (#38)
  • @sbstp : Add command to delete context (#37). Clusters and users are also removed if no longer referenced. The kubeconfig file is removed if it's empty after removing everything.
  • @sbstp: Support specifying the files from which to load the contexts (#40). Use the -f or --kubeconfig switch in kubie ctx.

v0.8.4

15 Apr 05:07
Compare
Choose a tag to compare
  • @EItanya : maintain zsh history when entering shell #32
  • @sbstp : improved loading of bash and zsh config files #30

v0.8.3

10 Apr 03:18
Compare
Choose a tag to compare
  • @sbstp : Load proper bash configuration files on OS X (#28)

v0.8.2

06 Apr 14:36
Compare
Choose a tag to compare