Skip to content

Commit 564f686

Browse files
committed
Update production yamls to Serval 1.13.0
1 parent 1c4c8a1 commit 564f686

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deploy/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
externalHost: prod.serval-api.org
22
environment: Production
3-
deploymentVersion: '1.12.1'
3+
deploymentVersion: '1.13.0'
44
alertEmail: [email protected]
55
emailsToAlert: [email protected]
66
enableTls: true
77
namespace: serval
88
auth0Domain: languagetechnology.auth0.com
99
lokiTenant: nlp-tenant
1010
lokiUrl: http://loki-distributed-gateway.loki.svc.cluster.local
11-
servalImage: ghcr.io/sillsdev/serval:1.12.1
12-
ClearMLDockerImage: ghcr.io/sillsdev/machine.py:1.10.0
11+
servalImage: ghcr.io/sillsdev/serval:1.13.0
12+
ClearMLDockerImage: ghcr.io/sillsdev/machine.py:1.10.1
1313
ClearMLQueue: production
1414
MongoConnectionPrefix: prod_
1515
SharedFileLocation: s3://silnlp/production/

0 commit comments

Comments
 (0)