Compare commits

..

2 Commits

Author SHA1 Message Date
julienfastre 0cee0637c9 release 2.0.0-alpha4
continuous-integration/drone/tag Build is passing
2024-07-03 14:21:18 +02:00
julienfastre 74ee56c960 add missing wopi configuration file 2024-07-03 14:19:55 +02:00
3 changed files with 14 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
## 2.0.0-alpha4 - 2024-07-03
### Release
* Upgrade chill to v3.0.0-RC3
* upgrade chill-bundle to v3.0.0-RC4
* Add graylog to image
+6
View File
@@ -6,6 +6,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
## 2.0.0-alpha4 - 2024-07-03
### Release
* Upgrade chill to v3.0.0-RC3
* upgrade chill-bundle to v3.0.0-RC4
* Add graylog to image
## 2.0.0-alpha3 - 2024-07-03
### Release
* Upgrade chill to v3.0.0-RC3
+3
View File
@@ -0,0 +1,3 @@
wopi:
server: "%env(resolve:WOPI_SERVER)%"
enable_lock: false