diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index d2f18e1..463a1e2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -6,4 +6,12 @@ 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
\ No newline at end of file +- Init Helm client validator project, which is dedicated to be used during Helm packages validation in time of VSP creation + + +## [1.0.0] - 24/03/2021 + +- First container release +- Supported Helm Versions: + - Helm v3: 3.5.2, 3.4.1, 3.3.4, + - Helm v2: 2.17.0, 2.14.3 |