- Released ONLYOFFICE DocSpace v3.0.1
- Added OAuth2.0 service
- Added Helm Docs Subchart
- Released ONLYOFFICE DocSpace v3.0.0
- Docker version of the Docs for DocSpace has been changed with Kubernetes Docs version
- Released ONLYOFFICE DocSpace v2.6.3
- Added the ability to run rootless containers
- Released ONLYOFFICE DocSpace v2.6.2
- Added the ability to set up container
lifecycle
hooks
- Released ONLYOFFICE DocSpace v2.6.0
- Various images of service containers have been replaced with one already configured image with utils
- Fixed MySQL 8.4 startup error
- Added the ability set up
annotations
for all the deployed resources - Added the ability to set up its own
podAnnotations
for each service or define them globally
- Released v2.5.1 of ONLYOFFICE DocSpace
- Added the ability to set up
kind
for services. By default,Deployment
- Added the ability to choose which services to deploy
- Added the ability to set up its own
podSecurityContext
andcontainerSecurityContext
for each service or define them globally - Added the ability to set up custom
podAntiAffinity
- Added the ability to set up its own
nodeSelector
andtolerations
for each service or define them globally
- Released v2.5.0 of ONLYOFFICE DocSpace
- Using an already configured image for the
helm test
command - Replaced ElasticSearch with OpenSearch
- Removed ipv6 disabling for localhost in router
- Released v2.0.3 of ONLYOFFICE DocSpace
- Released v2.0.2 of ONLYOFFICE DocSpace
- Updated the Security Context Constraints policy for OpenShift
- Added the ability set up custom Init Containers
- Added an Init Container that checks the availability of the database
- Added
helm test
for DocSpace launch testing and connected dependencies availability testing - Added
NOTES.txt
- Released v2.0.0 of ONLYOFFICE DocSpace
- Uses OpenResty as a routing service
- Changes the name of the routing service
- Fixed services run errors
- Added Healthchecks service
- Added the ability set up custom
labels
,nodeAffinity
,podAffinity
andnamespace
- Added the ability to specify an existing
ServiceAccount
or create a new one - Automated installation of Elasticsearch
- Added the ability to specify existing Secrets
- Changes have been made to the installation of dependencies
- Released v1.1.1 of ONLYOFFICE DocSpace
- Fixed Ingress Class definition
- Fixed errors in the run of Init Containers
- Fixed
selector
for deployment services - Fixed the path for the license in the local ONLYOFFICE Docs
- Fixed proxy error when connecting an external ONLYOFFICE Docs
- Initial release