diff --git a/CHANGELOG.md b/CHANGELOG.md index a181ff1..b9fc9c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,14 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.2.0](https://github.com/cyberark/conjur-oss-helm-chart/releases/tag/v0.2.0) - 2018-08-01 ### Added -- Added `deployment.annotations` parameter, optional annotations applied to Conjur deployment. -- Added `conjurLabels` and `postgresLabels` parameters, +- New `deployment.annotations` parameter, optional annotations applied to Conjur deployment. + [PR #6](https://github.com/cyberark/conjur-oss-helm-chart/pull/6) +- New `conjurLabels` and `postgresLabels` parameters, optional extra labels to apply to respective resources. + [PR #5](https://github.com/cyberark/conjur-oss-helm-chart/pull/5) ## [0.1.0](https://github.com/cyberark/conjur-oss-helm-chart/releases/tag/v0.1.0) - 2018-07-25 ### Added diff --git a/conjur-oss/README.md b/conjur-oss/README.md index f9a3eb2..53c6821 100644 --- a/conjur-oss/README.md +++ b/conjur-oss/README.md @@ -5,6 +5,13 @@ tailored specifically to the unique infrastructure requirements of native cloud, containers, and DevOps environments. Conjur Open Source is part of the CyberArk Privileged Access Security Solution which is widely used by enterprises across the globe. +[![GitHub release](https://img.shields.io/github/release/cyberark/conjur-oss-helm-chart.svg)](https://github.com/cyberark/conjur-oss-helm-chart/releases/latest) +[![pipeline status](https://gitlab.com/cyberark/conjur-oss-helm-chart/badges/master/pipeline.svg)](https://gitlab.com/cyberark/conjur-oss-helm-chart/pipelines) + +[![Github commits (since latest release)](https://img.shields.io/github/commits-since/cyberark/conjur-oss-helm-chart/latest.svg)](https://github.com/cyberark/conjur-oss-helm-chart/commits/master) + +--- + ## Prerequisites - Kubernetes 1.7+