Releases: cubos/cli
Releases · cubos/cli
v1.3.2
v1.3.1
v1.3.0
We've added namespace validation before deploying to Kubernetes
We've made an update to the Kube Templates package:
- Added the following new spec options to the
MySQLclass:randomRootPasswordmysqlUsermysqlPassword
- Changed the
rootPasswordspec option inMySQLclass to optional. - Added
PgBouncerclass that deploys a pgbouncer instance - Created a new helper function
getRepositoryProvider()that returns an annotation string containing the source repository URL- Used it on
StatelessAppclass to create an annotation for every deployment workload
- Used it on
v1.2.10
We've made an updating the Kube Templates version:
- Added a new spec option
mysqlDatabaseat MySQL class.
v1.2.9-rc
We updated the node version in the dockerfile:
- From 18 to 20
We updated the TypeScript definitions for node:
- From version 14 to 24
We added the creation of the tsconfig.json file.
v1.2.8-rc
Reverted updated Job workload metadata to include generateName property
v1.2.8
We've made an updating the Kube Templates version:
Added Role, Role Binding and Service Account to kube-templates
Full Changelog: v1.2.7...v1.2.8
v1.2.7
We've made an updating the Kube Templates version:
- Updated Job workload metadata to include
generateNameproperty