Skip to content

Commit 3995619

Browse files
author
Geri Jennings
committed
Minor changelog / contrib updates
1 parent 06e45d5 commit 3995619

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1414
this helm chart now has [Trusted](https://github.com/cyberark/community/blob/master/Conjur/conventions/certification-levels.md#trusted)
1515
support for OpenShift.
1616
[cyberark/conjur-oss-helm-chart#140](https://github.com/cyberark/conjur-oss-helm-chart/issues/140)
17+
1718
### Changed
1819
- 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)
20+
- The default Conjur version is incremented to 1.11.5.
21+
[cyberark/conjur-oss-helm-chart#149](https://github.com/cyberark/conjur-oss-helm-chart/issues/149)
1922

2023
## [2.0.3] - 2020-12-30
2124

CONTRIBUTING.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ To release a new version of this chart:
3131
[Conjur community guidelines](https://github.com/cyberark/community/blob/master/Conjur/CONTRIBUTING.md#tagging)
3232
- Tag the git history with `v##.##.##` version
3333
- Create the release on GitHub for that tag
34-
- Get the helm chart package from the [package action](https://github.com/cyberark/conjur-oss-helm-chart/actions/workflows/package.yml)
35-
- Upload the package to the GitHub release
34+
- Get the helm chart package from the [package action](https://github.com/cyberark/conjur-oss-helm-chart/actions/workflows/package.yml) - the
35+
`conjur-oss-VERSION.tgz` tarball is in the `package.zip`
36+
- Upload the tarball to the GitHub release
3637
- Add the chart to our [Helm charts repo](https://github.com/cyberark/helm-charts)
3738

3839
## Contributing

0 commit comments

Comments
 (0)