diff --git a/.bumpversion.cfg b/.bumpversion.cfg
index 423e10609ebe9c46a3aa0a6719d424a515ee0449..6d1e6970c09ef94b551fa8014624857af5882158 100644
--- a/.bumpversion.cfg
+++ b/.bumpversion.cfg
@@ -1,5 +1,5 @@
 [bumpversion]
-current_version = 2.0.5
+current_version = 2.0.6
 commit = True
 tag = True
 parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>[a-z]+)\.(?P<build>\d+))?
diff --git a/Chart.yaml b/Chart.yaml
index d3f47944a40421a55f44742699073e8f43b627b6..a6882b777dd168e458c97164941eca6f8b46c393 100644
--- a/Chart.yaml
+++ b/Chart.yaml
@@ -5,10 +5,10 @@ type: application
 # This is the chart version. This version number should be incremented each time you make changes
 # to the chart and its templates, including the app version.
 # Versions are expected to follow Semantic Versioning (https://semver.org/)
-version: "2.0.5"
+version: "2.0.6"
 # This is the version number of the application being deployed. This version number should be
 # incremented each time you make changes to the application.
-appVersion: "2.0.5"
+appVersion: "2.0.6"
 maintainers:
   - name: EOX IT Services GmbH
     url: https://eox.at