This repository was archived by the owner on May 18, 2026. It is now read-only.
Release v0.6.0
Apps Plugin for the Tanzu CLI
Changes
π Features
- [Added] Adding source info from workload spec to workload get command output (#74)
- [Added] Add support for subPath for source (#65)
- [Added] Add support for --output flag to workloads list command (#59)
- [Removed] Removing label selector column in clustersupplychain list command (#48)
π Bugs and Regression
- [Fixed] Update output for list when there are no workloads (#73)
- [Fixed] Error message for empty kubeconfig and non-exist context (#62)
- [Fixed] Log-sink verbosity level for error (#60)
- [Fixed] Fixed incorrect error message for workload create (#54)
π Full Changelog
π Install Instructions
- Download binary executable
tanzu-apps-plugin-[OS_ARCH]-v0.6.0.tar.gz - Run the following commands(for example for macOS)
tar -xvf tanzu-apps-plugin-darwin-amd64-v0.6.0.tar.gztanzu plugin install apps --local ./tanzu-apps-plugin-darwin-amd64-v0.6.0 --version v0.6.0