Release v0.25.0
Update
- Fix
CELERY_BROKER_URL
in caseexternalRedis.useSSL=true
(#185) @leoddias - Disable s3 path style setting in
pluginDaemon
by default and make this option configurable (#186, #194) @RogerSik @BorisPolonsky - Remove duplicated
securityContext
:sandbox.privileged
is now obsolete and user shall define them insandbox.containerSecurityContext
if necessary (#188) @zigaSRC - Fix
TENCENT_COS_BUCKET_NAME
and add quotes tocredentials.tpl
andconfig.tpl
(#191, #192)