File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
14
14
this helm chart now has [ Trusted] ( https://github.com/cyberark/community/blob/master/Conjur/conventions/certification-levels.md#trusted )
15
15
support for OpenShift.
16
16
[ cyberark/conjur-oss-helm-chart #140 ] ( https://github.com/cyberark/conjur-oss-helm-chart/issues/140 )
17
+
17
18
### Changed
18
19
- 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 )
19
22
20
23
## [ 2.0.3] - 2020-12-30
21
24
Original file line number Diff line number Diff line change @@ -31,8 +31,9 @@ To release a new version of this chart:
31
31
[ Conjur community guidelines] ( https://github.com/cyberark/community/blob/master/Conjur/CONTRIBUTING.md#tagging )
32
32
- Tag the git history with ` v##.##.## ` version
33
33
- 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
36
37
- Add the chart to our [ Helm charts repo] ( https://github.com/cyberark/helm-charts )
37
38
38
39
## Contributing
You can’t perform that action at this time.
0 commit comments