diff --git a/.bumpversion.cfg b/.bumpversion.cfg
index efadf331dddc9dcec466f8dd32da7e2adbc29854..423e10609ebe9c46a3aa0a6719d424a515ee0449 100644
--- a/.bumpversion.cfg
+++ b/.bumpversion.cfg
@@ -1,5 +1,5 @@
 [bumpversion]
-current_version = 2.0.4
+current_version = 2.0.5
 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 441c33c65a6ec4bf9268dfda4b6b1a0fc28811e3..c8f2f368e38e3ac66673e9fe060cb28051102a5f 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.4"
+version: "2.0.5"
 # 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.4"
+appVersion: "2.0.5"
 maintainers:
   - name: EOX IT Services GmbH
     url: https://eox.at