kubectl-gs release v0.12.0
Removed
- Removed the
--region
flag from thekubectl-gs template
commands. Region gets set automatically according to the installation the cluster is created in.
Added
- Added the
validate apps
command for validating the values of apps against thevalues.schema.json
in their chart, or against avalues.schema.json
locally via a path provided through the command line.