Skip to content

Releases: kubevious/cli

Kubevious CLI v1.0.62

Kubevious CLI v1.0.61

11 Jun 07:14
Compare
Choose a tag to compare

Kubevious CLI v1.0.60

06 Nov 05:13
Compare
Choose a tag to compare
  • Upgraded Kustomize to v5.2.1
  • Kubevious image built for arm64 and amd64 platforms

Kubevious CLI v1.0.59

06 Oct 22:57
Compare
Choose a tag to compare
  • Fixed issue with Helm with applying chart overrides

Kubevious CLI v1.0.58

09 Jun 21:08
Compare
Choose a tag to compare
  • Added --k8s-skip-tls-verify option to guard and lint commands. Needed when accessing Kubernetes clusters through Teleport.

Kubevious CLI v1.0.57

09 Jun 21:06
Compare
Choose a tag to compare
  • Updated Kubernetes client library to support fetching account tokens by executing authentication commands.

Kubevious CLI v1.0.56

24 May 01:26
Compare
Choose a tag to compare
  • Added "--enable-helm" to Kustomize build.

v1.0.55

04 May 04:38
Compare
Choose a tag to compare

Kubevious CLI v1.0.55

  • Upgraded to Node.js v18
  • Added podSpec and controllerConfig to ContainerSpec shortcut rules.

v1.0.53

01 Mar 19:53
Compare
Choose a tag to compare

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

11 Jan 08:46
Compare
Choose a tag to compare

Kubevious CLI v1.0.52

  • Fixed issue with OpenAPI v2 type field not getting populated for date-time format fields.