chore(release): 1.10.0 [skip ci]

# [1.10.0](https://github.com/apricote/Listory/compare/v1.9.0...v1.10.0) (2020-12-06)

### Features

* add optional basic auth for metrics endpoint ([879c6a6](879c6a62e2))
* **helm:** add option to enable prometheus metrics ([a609720](a6097204c7))
This commit is contained in:
semantic-release-bot 2020-12-06 02:08:58 +00:00
parent 879c6a62e2
commit 7bc91b5576
4 changed files with 12 additions and 4 deletions

View file

@ -14,8 +14,8 @@ 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.
version: 1.9.0
version: 1.10.0
# 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: 1.9.0
appVersion: 1.10.0