Releases: codedx/codedx-kubernetes
Code Dx Helm Chart v0.8.0
This update includes a minor change to fix possible permissions issues when Code Dx is installing to its mounted Persistent Volume.
Previously the securityContext was not specified. Installations using Pod Security Policies are unaffected, as PSPs led to the securityContext automatically being updated.
This update may solve installation issues when not using PSPs.
Code Dx Helm Chart v0.7.0
Helm chart v0.7.0 for Code Dx 4.4.3.
This change updates the default Code Dx image value and adds the codedxTomcatImagePullPolicy option.
Code Dx Helm Chart v0.6.1
Helm chart v0.6.1 for Code Dx 4.4.1.
This release covers changes from v0.5.0 through v0.6.1, including:
- Documentation for external DB connection
- Support for NGINX Ingress with HTTPS backend
- Network policy for ingress resource and TLS
Code Dx Helm Chart v0.5.0
Code Dx Helm chart for Code Dx v4.4.0 (requires Helm v3).
Code Dx Helm Chart v0.2.0
First production-ready release of the Code Dx Helm chart. Includes comprehensive documentation and resource definitions for security and extensibility.