Releases: codedx/codedx-kubernetes
Code Dx Helm Chart v0.8.2
Helm chart v0.8.2 bumps the MariaDB image version from 10.2.22
-> 10.3.22
. This should not require any changes when performing the upgrade for existing installations.
This update may fix errors that occur when deleting projects in Code Dx 4.x+.
Code Dx Helm Chart v0.8.1
Helm chart v0.8.1 updates the default Code Dx image value to v4.4.4.
Other changes consist of document updates and do not affect the performance/behavior of the package.
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.