Releases: FikaWorks/kubectl-plugins
Releases · FikaWorks/kubectl-plugins
v0.7.0
What's Changed
- feat: add kubectl --context flag by @bitfisher in #11
New Contributors
- @bitfisher made their first contribution in #11
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.1
Fix an issue were the help wasn't displayed when a single flag was used.
v0.5.0
- prune-unused: add dry-run flag instead of prompt
v0.4.2
Adjust exec-cronjob description
v0.4.1
Adjust spelling
v0.4.0
- add exec-cronjob script
- fix a minor bug with the namespace flag
v0.3.0
Unify prune-unused scripts into one as discussed in kubernetes-sigs/krew-index#162
v0.2.0
Split scripts into 2: prune-configmaps and prune-secrets
Initial release
v0.1.0 Rename to kubectl-plugins repo