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