chore(release): 1.7.2 [skip ci]

## [1.7.2](https://github.com/apricote/Listory/compare/v1.7.1...v1.7.2) (2020-11-18)

### Bug Fixes

* **helm:** environment variable is set as boolean instead of string ([a8063cf](a8063cfc32))
This commit is contained in:
semantic-release-bot 2020-11-18 11:23:27 +00:00
parent a8063cfc32
commit 59307a8a2e
4 changed files with 11 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.7.1
version: 1.7.2
# 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.7.1
appVersion: 1.7.2