Releases: kubevious/cli
Releases · kubevious/cli
Kubevious CLI v1.0.62
Kubevious CLI v1.0.61
Kubevious CLI v1.0.60
- Upgraded Kustomize to v5.2.1
- Kubevious image built for arm64 and amd64 platforms
Kubevious CLI v1.0.59
- Fixed issue with Helm with applying chart overrides
Kubevious CLI v1.0.58
- Added --k8s-skip-tls-verify option to guard and lint commands. Needed when accessing Kubernetes clusters through Teleport.
Kubevious CLI v1.0.57
- Updated Kubernetes client library to support fetching account tokens by executing authentication commands.
Kubevious CLI v1.0.56
- Added "--enable-helm" to Kustomize build.
v1.0.55
Kubevious CLI v1.0.55
- Upgraded to Node.js v18
- Added podSpec and controllerConfig to ContainerSpec shortcut rules.
v1.0.53
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"
v1.0.52
Kubevious CLI v1.0.52
- Fixed issue with OpenAPI v2 type field not getting populated for date-time format fields.