diff options
author | Jan Malkiewicz <jan.malkiewicz@nokia.com> | 2021-02-22 15:09:26 +0100 |
---|---|---|
committer | Jan Malkiewicz <jan.malkiewicz@nokia.com> | 2021-02-23 11:22:26 +0100 |
commit | 710d5b07eb1f5ea1358fdbec78a5339ec5860712 (patch) | |
tree | acb4e913436ec800d2c9024c7fc4b163892ebbde /k8s/ChangeLog.md | |
parent | db843c7721a59d75aa687b23a379784e8b20c741 (diff) |
Add parameters for cmpv2 issuer integration.
Issue-ID: DCAEGEN2-2440
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: I6cfedfc60ecc00a2d7cafcb11e72d291fbfb3301
Diffstat (limited to 'k8s/ChangeLog.md')
-rw-r--r-- | k8s/ChangeLog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/k8s/ChangeLog.md b/k8s/ChangeLog.md index 9c73f64..dd87c42 100644 --- a/k8s/ChangeLog.md +++ b/k8s/ChangeLog.md @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [3.6.0] +* Add cmpv2 issuer integration + ## [3.5.3] * Fix bug with default mode format in ConfigMapVolumeSource ## [3.5.2] |