Skip to content

Releases: PSPDFKit/helm-charts

document-engine-2.8.0

29 Jul 12:37
241387c
Compare
Choose a tag to compare

Added

  • Support for OpenTelemetry traces, enabled by setting pspdfkit.observability.opentelemetry.enabled to true.
    • Unless the collector is placed as a sidecar and receives by grpc at port 4317, other parameters are also necessary.
    • Please note: standard OpenTelemetry environment variables are used, and the following values are just convenience wrappers, therefore other configuration approaches (e.g. setting variables through mutations or post build patches) will also work.
    • Wrapped parameters (see values.yaml for more details):
      • pspdfkit.observability.opentelemetry.otlpExporterEndpoint (OTEL_EXPORTER_OTLP_ENDPOINT)
      • pspdfkit.observability.opentelemetry.otlpExporterProtocol (OTEL_EXPORTER_OTLP_PROTOCOL)
      • pspdfkit.observability.opentelemetry.otelServiceName (OTEL_SERVICE_NAME)
      • pspdfkit.observability.opentelemetry.otelResourceAttributes (OTEL_RESOURCE_ATTRIBUTES)
      • pspdfkit.observability.opentelemetry.otelPropagators (OTEL_PROPAGATORS)
  • Dependent charts for MinIO and Redis.

Changed

  • Document Engine 1.4.0
  • Changed pspdfkit.storage.enableMigrationJobs to pspdfkit.storage.databaseMigrationJob.enabled.
  • Renamed .Values.pspdfkit.storage.redis.sentinels to .Values.pspdfkit.storage.redis.sentinel.
  • Slight refinement of trust information parameters: all files from pspdfkit.trustConfigMaps are now mounted to /certificate-stores-custom/ to avoid confusion with /certificate-stores/ which services for document signature validation certificates.

Fixed

  • Minor cleanups.

simple-resource-wrapper-1.0.3

12 Jul 02:30
e9c9db2
Compare
Choose a tag to compare

Universal wrapper for Terraform

simple-resource-wrapper-1.0.0

12 Jul 02:27
784b4b4
Compare
Choose a tag to compare

Universal wrapper for Terraform

signing-service-example-0.2.3

12 Jul 02:30
e9c9db2
Compare
Choose a tag to compare

PSPDFKit signing service example

signing-service-example-0.2.1

12 Jul 02:27
784b4b4
Compare
Choose a tag to compare

PSPDFKit signing service example

signing-service-example-0.2.0

12 Jul 02:27
784b4b4
Compare
Choose a tag to compare

PSPDFKit signing service example

signing-service-example-0.1.2

12 Jul 02:27
784b4b4
Compare
Choose a tag to compare

PSPDFKit signing service example

document-engine-2.7.4

12 Jul 02:31
9cdb7a8
Compare
Choose a tag to compare

PSPDFKit Document Engine

document-engine-2.7.3

12 Jul 02:27
3331591
Compare
Choose a tag to compare

Changed

Fixed

simple-resource-wrapper-1.0.2

12 Jul 02:27
890e205
Compare
Choose a tag to compare

Universal wrapper for Terraform