Release v0.22.0
Update
- Update app version to
0.14.2
(#109) - Add
ServiceAccount
forDeployments
(#92) @japan4415 - Support custom definition of
livenessProbe
,readinessProbe
andstartupProbe
definition for forapi
,worker
,web
,sandbox
,proxy
andssrfProxy
(#94) - Allow custom definition of
clientMaxBodySize
in nginx reverse proxy (#97 ) @raknamber1 - Add
ServiceAccount
to for each deployment (#99) @longnbao - Add google cloud storage as external storage (#100) @longnbao
- Allow
region
other thanus-east-1
for external S3 (#102) - Add
TencentCOS
as external storage (#104) @PeihuaLiang - Add
Tencent Vector DB
as external vector db (#104 #106 ) @PeihuaLiang @BorisPolonsky
Notice
Please refer to official release page for migration guide any breaking changes between 0.6.*
and 0.14.*
, the default migration ops from this chart consist of setting MIGRATION_ENABLED=true
only.