diff --git a/.bumpversion.cfg b/.bumpversion.cfg index e4c4f92030e21506d64673728fe36f97cf239fac..8aa8913815bf679d674e2f2be6ce3ec6f9f18453 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 2.0.10 +current_version = 2.0.11 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 e49eb57009b6e691b0ca51486cbde9063e6572e8..05c1b44909421ff31a2f81635b1ff6e599785261 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.10" +version: "2.0.11" # 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.10" +appVersion: "2.0.11" maintainers: - name: EOX IT Services GmbH url: https://eox.at