Kubevious CLI v1.0.53
- Added support to load "List" YAML files. Useful to validate manifests extracted with
kubectl get all -A -o yaml > manifests.yaml
command. - Ability to change K8s Schema version during "Live Mode"
kubectl get all -A -o yaml > manifests.yaml
command.