summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGELOG.rst53
-rw-r--r--docs/index.rst1
2 files changed, 54 insertions, 0 deletions
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
new file mode 100644
index 00000000..4c0de005
--- /dev/null
+++ b/docs/CHANGELOG.rst
@@ -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
diff --git a/docs/index.rst b/docs/index.rst
index 8d187225..49a6715d 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -11,3 +11,4 @@ OOM offline-installer
InstallGuide.rst
TestingGuide.rst
vFWCL-notes.rst
+ CHANGELOG.rst