diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 1fac8eda1963a3bdc39fac0945dce47ec6972efc..db3649f5b988f351a172e2aa5f58f643c088b1d2 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 2.0.7 +current_version = 2.0.8 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 f36dd9262635369462d107c091ac5e0ce28a82a4..a58df98c386e88c476d538a4012449c762dc945d 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.7" +version: "2.0.8" # 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.7" +appVersion: "2.0.8" maintainers: - name: EOX IT Services GmbH url: https://eox.at