mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 13:11:02 +00:00
chore(release): 1.15.0 [skip ci]
# [1.15.0](https://github.com/apricote/Listory/compare/v1.14.2...v1.15.0) (2022-06-11) ### Bug Fixes * **ci:** ignore failing peer resolution ([5409b98](5409b98da1)) * **health:** remove faulty health check to spotify-auth ([7de5e14](7de5e14d4e)) * **health:** use not-deprecated sentry context ([f06b93e](f06b93efbe)) ### Features * **api:** configurable max pool connections ([ee5bd41](ee5bd41a37))
This commit is contained in:
parent
842cfd14e8
commit
85fd32f55c
4 changed files with 19 additions and 5 deletions
|
|
@ -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.14.2
|
||||
version: 1.15.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.14.2
|
||||
appVersion: 1.15.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue