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.