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

@ -1,3 +1,10 @@
## [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](https://github.com/apricote/Listory/commit/a8063cfc32967cf26b7a6de05f1ec2f7494de786))
## [1.7.1](https://github.com/apricote/Listory/compare/v1.7.0...v1.7.1) (2020-11-17)