Helm Chart V 1.0.3
added MongoDB TLS configuration
the new values are:
Code Block tls: enabled: false # TLS is disabled by default autoGenerated: false # Standardmäßig keine auto-generierten Zertifikate existingSecret: "" # Add Custom CA certificate caCert: "" # user defined CA certificate (base64 encoded) caKey: "" # CA certificate key (base64 encoded) mode: "requireTLS" # modes: allowTLS, preferTLS, requireTLS
Please check here /wiki/spaces/CDCM/pages/391938076 for creating the required secret.
This new Helm chart version addresses the issue raised in this ticket
Single Page Application
Breaking
...
Changes
no breaking changes in this release
...
Bug Fixes
Backend
[Roles & Rights] - Why "dummy" permissions from deleted concept types are still in the list ???
[Guards/JavaScripts] - JavaScript length method trowing error in guard script
[Auth]: Deleting EWPs from CI Browser when token has expired
Storing External Work Products information in the DB (useable sharepoint link in audit history)
Delta Analysis does not show all differences of configuration items
[Auth]: Deleting EWPs from CI Browser when token has expired