[DOC] Add changelog file 93/124493/2
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 27 Sep 2021 11:25:45 +0000 (13:25 +0200)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 27 Sep 2021 12:28:18 +0000 (12:28 +0000)
This will ease the process of tracking changes and resolving particular
commit to a specific feature set.

Change-Id: I276d3aaea27859df01431c965b2702bbc74491d7
Issue-ID: OOM-2841
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
docs/CHANGELOG.rst [new file with mode: 0644]
docs/index.rst

diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
new file mode 100644 (file)
index 0000000..4c0de00
--- /dev/null
@@ -0,0 +1,53 @@
+CHANGELOG
+=========
+
+-----
+
+2021-09-17
+----------
+
+- Added provisioning of a config file containing resources dir full path
+
+
+2021-09-16
+----------
+
+- A custom Grafana Home dashboard is added
+
+2021-09-15
+----------
+
+- Default Grafana's password was changed to "grafana"
+
+2021-09-13
+----------
+
+- Kubernetes Dashboard has been upgraded to v2.3.1
+
+2021-09-09
+----------
+
+- Kube Prometheus Stack has been upgraded to 18.0.4
+
+2021-09-07
+----------
+
+- Upgraded Helm release to 3.5.2
+
+2021-09-02
+----------
+
+- RKE upgrade to 1.3.0
+- Kubernetes version deployed by RKE has been upgraded to v1.19.14
+- kubectl upgrade to 1.19.14
+
+2021-06-29
+----------
+
+- Added an option to turn on Helm verbose output in helm-healer script
+
+2021-06-24
+----------
+
+- Helm v2 specific code was abandoned
+- Added support for provisioning Kube Prometheus Stack
index 8d18722..49a6715 100644 (file)
@@ -11,3 +11,4 @@ OOM offline-installer
    InstallGuide.rst
    TestingGuide.rst
    vFWCL-notes.rst
+   CHANGELOG.rst