v2.0.3
Change log
Added
- The Conjur OSS helm chart has Community support for deploying Conjur OSS to OpenShift 4.x.
cyberark/conjur-oss-helm-chart#60
Changed
- The default Postgres server version is incremented to 10.15 from 10.14.
cyberark/conjur-oss-helm-chart#120
Fixed
- Conjur pod no longer fails on restarts when the Conjur cluster is helm installed with the automatic Conjur account creation feature enabled (e.g. with
--set account.create=true
). The Conjur startup command is revised to check if the account exists before starting the server with the flag used to create it.
cyberark/conjur-oss-helm-chart#119