Skip to content

Commit

Permalink
Update README.me with support of OCP 4.6 (#146)
Browse files Browse the repository at this point in the history
* Update README.me with support of OCP 4.6

* Update CHANGELOG.md

Co-authored-by: Geri Jennings <[email protected]>
  • Loading branch information
rpothier and Geri Jennings authored Mar 22, 2021
1 parent 16fa1bc commit be4df45
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Unreleased

### Added
- Support for deploying Conjur OSS to OpenShift 4.6. With the automated tests added in
[conjurdemos/kubernetes-conjur-demo#110](https://github.com/conjurdemos/kubernetes-conjur-demo/issues/110),
this helm chart now has [Trusted](https://github.com/cyberark/community/blob/master/Conjur/conventions/certification-levels.md#trusted)
support for OpenShift.
[cyberark/conjur-oss-helm-chart#140](https://github.com/cyberark/conjur-oss-helm-chart/issues/140)
### Changed
- The default Postgres server version is incremented to 10.16 from 10.15. [Postgres 10.16](https://www.postgresql.org/docs/10/release-10-16.html)

Expand Down
2 changes: 1 addition & 1 deletion conjur-oss/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Conjur Open Source is part of the CyberArk Privileged Access Security Solution w
* Kubernetes and Helm access to the cluster/namespace is limited to
security administrators via Role-Based Access Control (RBAC).
- Kubernetes 1.7+
- OCP 4.x+ (**Preliminary [Community level](https://github.com/cyberark/community/blob/master/Conjur/conventions/certification-levels.md#community) support only**)
- OCP 4.6
- Helm v3+. The chart may work with older versions of
Helm but that deployment isn't specifically supported.
- It is recommended that auto-upgrades of Kubernetes version not be
Expand Down

0 comments on commit be4df45

Please sign in to comment.