summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2021-04-21 11:50:48 +0200
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2021-04-21 14:01:52 +0200
commit70e869e900fecc1bebf2ffc597ff782d02522c2c (patch)
tree090152ab0a06ba806e2c8c45b14a8fb4a562069c /Changelog.md
parentc8f27b8684e748196b5eb9bd21865b06cbd2695f (diff)
Add log level configuration by system environment variable
Issue-ID: SDC-3185 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I7ec4cbfec802f38822665aca577a3c1ab09a3c73
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 3c167f8..8db90ee 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,13 @@ 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/).
+## [1.2.0] - 21/04/2021
+
+- Add a configuration of logging level by 'LOG_LEVEL' system environment variable
+- Supported Helm Versions:
+ - Helm v3: 3.5.2, 3.4.1, 3.3.4
+
+
## [1.1.0] - 12/04/2021
- Remove mapping to helm v2 when version desired is not provided