Skip to content

Releases: 1Panel-dev/webkubectl

v2.0

21 Feb 02:28
Compare
Choose a tag to compare

https://hub.docker.com/r/kubeoperator/webkubectl/tags

  • [ENHANCEMENT] Upgrade kubectl from v1.16.2 to v.17.3 4076d9b.
  • [ENHANCEMENT] Upgrade K9S from 0.9.3 to v0.15.2 36ad7e5.
  • [BUGFIX] Connection closed in NAT #5.

v1.9

24 Dec 08:49
Compare
Choose a tag to compare

v1.8

20 Dec 09:27
Compare
Choose a tag to compare

v1.7

06 Dec 05:15
Compare
Choose a tag to compare

v1.6

24 Nov 13:18
Compare
Choose a tag to compare

https://hub.docker.com/r/webkubectl/webkubectl/tags

v1.5

14 Nov 04:02
Compare
Choose a tag to compare

https://hub.docker.com/r/webkubectl/webkubectl/tags

  • [BUGFIX] Permission denied while editing resource #2.

v1.4

25 Oct 04:11
Compare
Choose a tag to compare

https://hub.docker.com/r/webkubectl/webkubectl/tags

  • [SECURITY] Make scripts invisible to session users.

v1.3

23 Oct 06:34
Compare
Choose a tag to compare

https://hub.docker.com/r/webkubectl/webkubectl/tags

  • [ENHANCEMENT] Add new environment variable GOTTY_OPTIONS.
  • [BUGFIX] Display issue in low resolution.

v1.2

18 Oct 04:19
Compare
Choose a tag to compare

https://hub.docker.com/r/webkubectl/webkubectl/tags

  • [ENHANCEMENT] Support switch between clusters by using the "kubectl config use-context" command if multiple clusters exist in .kube/config file.
  • [ENHANCEMENT] Optimize index page.

v1.1

17 Oct 07:54
Compare
Choose a tag to compare

https://hub.docker.com/r/webkubectl/webkubectl/tags

  • [ENHANCEMENT] Enable kubectl autocompletion. PR #1
  • [BUGFIX] Top command throw "TERM environment variable not set" error.