mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
Testing (#443)
* 9.0.0 (#440) * Update manifest.toml * Auto-update README * Update config.json * Update config.json --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> * Auto-update README * 9.0.1 * Auto-update README --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
parent
ab976a5073
commit
3fa15c5061
4 changed files with 12 additions and 29 deletions
|
@ -43,7 +43,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d
|
|||
- Runtime profiling data and system monitoring reports
|
||||
|
||||
|
||||
**Shipped version:** 9.0.0~ynh1
|
||||
**Shipped version:** 9.0.1~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -55,7 +55,6 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d
|
|||
* Official user documentation: <https://docs.mattermost.com/guides/messaging.html>
|
||||
* Official admin documentation: <https://docs.mattermost.com/guides/deployment.html>
|
||||
* Upstream app code repository: <https://github.com/mattermost/mattermost-server>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_mattermost>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/mattermost_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
|
|
@ -42,7 +42,7 @@ Ce paquet peut installer la version [*Entreprise Edition*](https://docs.mattermo
|
|||
- Données de profilage d'exécution et rapports de surveillance du système
|
||||
|
||||
|
||||
**Version incluse :** 9.0.0~ynh1
|
||||
**Version incluse :** 9.0.1~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -54,7 +54,6 @@ Ce paquet peut installer la version [*Entreprise Edition*](https://docs.mattermo
|
|||
* Documentation officielle utilisateur : <https://docs.mattermost.com/guides/messaging.html>
|
||||
* Documentation officielle de l’admin : <https://docs.mattermost.com/guides/deployment.html>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/mattermost/mattermost-server>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_mattermost>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/mattermost_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
|
|
@ -227,22 +227,7 @@
|
|||
"AmazonS3SignV2": false,
|
||||
"AmazonS3SSE": false,
|
||||
"AmazonS3Trace": false,
|
||||
"AmazonS3RequestTimeoutMilliseconds": 30000,
|
||||
"DedicatedExportStore": false,
|
||||
"ExportDriverName": "local",
|
||||
"ExportDirectory": "./data/",
|
||||
"ExportAmazonS3AccessKeyId": "",
|
||||
"ExportAmazonS3SecretAccessKey": "",
|
||||
"ExportAmazonS3Bucket": "",
|
||||
"ExportAmazonS3PathPrefix": "",
|
||||
"ExportAmazonS3Region": "",
|
||||
"ExportAmazonS3Endpoint": "s3.amazonaws.com",
|
||||
"ExportAmazonS3SSL": true,
|
||||
"ExportAmazonS3SignV2": false,
|
||||
"ExportAmazonS3SSE": false,
|
||||
"ExportAmazonS3Trace": false,
|
||||
"ExportAmazonS3RequestTimeoutMilliseconds": 30000,
|
||||
"ExportAmazonS3PresignExpiresSeconds": 21600
|
||||
"AmazonS3RequestTimeoutMilliseconds": 30000
|
||||
},
|
||||
"EmailSettings": {
|
||||
"EnableSignUpWithEmail": true,
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Mattermost"
|
|||
description.en = "Open source collaboration platform built for developers"
|
||||
description.fr = "Plateforme de collaboration open source conçue pour les développeurs"
|
||||
|
||||
version = "9.0.0~ynh1"
|
||||
version = "9.0.1~ynh1"
|
||||
|
||||
maintainers = ["pmorinerie"]
|
||||
|
||||
|
@ -73,18 +73,18 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
amd64.url = "https://releases.mattermost.com/9.0.0/mattermost-team-9.0.0-linux-amd64.tar.gz"
|
||||
amd64.sha256 = "ec7cd03dac90aa42ace4a71bc629d8111753967e1cc8ca88812c4c818cb08d82"
|
||||
arm64.url = "https://releases.mattermost.com/9.0.0/mattermost-team-9.0.0-linux-arm64.tar.gz"
|
||||
arm64.sha256 = "ebc7e3c044e0bd6ffea14f5efd92811966dd4ed263460a593861b34f6d2ed9dd"
|
||||
amd64.url = "https://releases.mattermost.com/9.0.1/mattermost-team-9.0.1-linux-amd64.tar.gz"
|
||||
amd64.sha256 = "70ee59a52f598b3c994580633787ade249198a1d5d0e9d509e36f79e236e9aae"
|
||||
arm64.url = "https://releases.mattermost.com/9.0.1/mattermost-team-9.0.1-linux-arm64.tar.gz"
|
||||
arm64.sha256 = "f28d23b44faca195c4d787054b39e8d45ce8fc4ccaaf84d40897b5540b5927e9"
|
||||
armhf.url = "https://github.com/SmartHoneybee/ubiquitous-memory/releases/download/v7.5.2/mattermost-v7.5.2-linux-arm.tar.gz"
|
||||
armhf.sha256 = "b26a4b676ee92ac848fa2993aa67559238ba7d8c1d0e6f7ffdd79ad8fb4942f3"
|
||||
|
||||
[resources.sources.enterprise]
|
||||
amd64.url = "https://releases.mattermost.com/9.0.0/mattermost-enterprise-9.0.0-linux-amd64.tar.gz"
|
||||
amd64.sha256 = "07c7d54b566047fb5612a564e1cd266f1181fa3756e2adc7f45ef31c77b2bc63"
|
||||
arm64.url = "https://releases.mattermost.com/9.0.0/mattermost-enterprise-9.0.0-linux-arm64.tar.gz"
|
||||
arm64.sha256 = "607c3eb55e3a3b9a80724f4d4e4b8f016a88dda9266b78815eb5bf00864303c1"
|
||||
amd64.url = "https://releases.mattermost.com/9.0.1/mattermost-enterprise-9.0.1-linux-amd64.tar.gz"
|
||||
amd64.sha256 = "0dc57e88667629305ca55d642fd92e811cf25aee2c83941e9a69f306ad846b44"
|
||||
arm64.url = "https://releases.mattermost.com/9.0.1/mattermost-enterprise-9.0.1-linux-arm64.tar.gz"
|
||||
arm64.sha256 = "00834c149292604db3f9bf3b483c90b4f986aa6d392719f8ae223b527801d78d"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue