diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 27a0a70..1a3b557 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 0.1.23 +current_version = 0.1.24 commit = True tag = True tag_name = nhi-explorer-{new_version} diff --git a/charts/nhi-scout/Chart.yaml b/charts/nhi-scout/Chart.yaml index 2634b4d..0cd0476 100644 --- a/charts/nhi-scout/Chart.yaml +++ b/charts/nhi-scout/Chart.yaml @@ -16,7 +16,7 @@ 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: 0.1.23 +version: 0.1.24 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to