Releases: PSPDFKit/helm-charts
Releases · PSPDFKit/helm-charts
document-engine-8.3.1
Changed
- Changed the default
config.tileMaxScalevalue from2to16.
document-engine-8.3.0
Added
- Added
config.tileMaxScale, which renders theTILE_MAX_SCALEenvironment variable.
document-engine-8.2.3
Added
- New clustering panels in the Document Engine Grafana dashboard
document-engine-8.2.2
Changed
- MinIO references replaced with Garage
document-engine-8.2.1
Changed
- Document Engine 1.15.1
- New options
workerPoolMaxRestartsandworkerPoolMaxSecondsare available to control the worker supervisor restart throttling.
document-engine-8.2.0
Changed
- Document Engine 1.15.0
- New options
daemonReadTimeoutSecondsanddaemonWriteTimeoutSecondsare available to control the worker daemon socket timeouts
document-engine-8.1.2
Changed
README.md.gotmpl: added support for section-wide notes in generated values sectionsREADME.md: added a note in theClusteringsection that it is an experimental feature
document-engine-8.1.1
Fixed
ingress-extra.yaml: fixed invalid YAML document separator (---apiVersion:merged onto one line) caused by aggressive whitespace trimming in the templatetest-api-documents.yaml: fixed wrong document ID in DELETE call (testinstead oftest-document-id-13)httproute-extra.yaml: added guard comment near---separator to prevent the same whitespace trimming bug- Minor misprints in
values.yaml
ai-assistant-1.2.0
Changed
document-engine-8.1.0
Added
- Gateway API support under
gateway.*for creating HTTPRoute resources as an alternative to Ingress - Optional chart-managed Gateway resource via
gateway.gateway.* gateway.extraHTTPRoutesfor additional HTTPRoute resources (analogous toextraIngresses)- HTTPRoute
parentRefsauto-wiring to the chart-managed Gateway whengateway.gateway.enabled=trueandgateway.parentRefsis empty
Changed
- Autoscaling: no dewfault CPU and memory target values, for more flexibility