v0.0.6
🐛 Bug Fixes
- kubectl exec/cp commands: Fixed improper handling of kubectl exec and kubectl cp commands that was causing
malformed command construction. These commands now properly bypass standard resource parameter handling (#61)
🔧 Improvements
- Documentation: Added namespace specification in exec command examples
- CI/CD: Updated Docker metadata action from v5.7.0 to v5.8.0
- Build: Cleaned up Windows image building process as they are not working yet