Skip to content

v0.3.1

Compare
Choose a tag to compare
@applejag applejag released this 05 Aug 20:17
· 137 commits to main since this release
94f3381
# Install using krew
kubectl krew install klock

# Upgrade existing krew installation
kubectl krew upgrade klock

# Usage
kubectl klock pods

Changes (since v0.3.0)

  • Fixed namespace column when using --all-namespaces not rendering or
    sorting properly (fd3b165)