summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2021-04-12 12:28:16 +0200
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2021-04-12 12:34:26 +0200
commit8b42cf54a9b8fab9a3ac8d37376ec752d00d2883 (patch)
tree829e33979c60c6c66599de25db7f5e10aa148780 /Changelog.md
parenta39ffbf3cae394c8964e8407b4eee2d39aab4f41 (diff)
Remove support for Helm v21.1.0
- Remove mapping to helm v2 when version desired is not provided - Remove Helm v2 clients from container Issue-ID: SDC-3185 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I43def179ee35ade76905a88f83bd17b9be787481
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md15
1 files changed, 12 insertions, 3 deletions
diff --git a/Changelog.md b/Changelog.md
index 463a1e2..3c167f8 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,10 +4,12 @@ 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/).
-## [0.0.1] - 23/03/2021
-
-- Init Helm client validator project, which is dedicated to be used during Helm packages validation in time of VSP creation
+## [1.1.0] - 12/04/2021
+- Remove mapping to helm v2 when version desired is not provided
+- Remove Helm v2 clients from container
+- Supported Helm Versions:
+ - Helm v3: 3.5.2, 3.4.1, 3.3.4
## [1.0.0] - 24/03/2021
@@ -15,3 +17,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Supported Helm Versions:
- Helm v3: 3.5.2, 3.4.1, 3.3.4,
- Helm v2: 2.17.0, 2.14.3
+
+## [0.0.1] - 23/03/2021
+
+- Init Helm client validator project, which is dedicated to be used during Helm packages validation in time of VSP creation
+
+
+