Skip to content

Commit

Permalink
Release 1.4.QA1 to QA.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnml1135 committed Apr 20, 2024
1 parent 211380e commit e4ec1fe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions deploy/qa-ext-values.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
externalHost: qa.serval-api.org
environment: Production
deploymentVersion: '1.3.QA1'
deploymentVersion: '1.4.QA1'
alertEmail: [email protected]
emailsToAlert: [email protected]
enableTls: true
namespace: serval
auth0Domain: dev-sillsdev.auth0.com
lokiTenent: serval-tenant
lokiUrl: http://loki-distributed-gateway.loki.svc.cluster.local
servalImage: ghcr.io/sillsdev/serval:1.3.2
machineImage: ghcr.io/sillsdev/machine:3.8.1
ClearMLDockerImage: ghcr.io/sillsdev/machine.py:1.3.0
servalImage: ghcr.io/sillsdev/serval:1.4.1
machineImage: ghcr.io/sillsdev/machine:3.9.1
ClearMLDockerImage: ghcr.io/sillsdev/machine.py:1.4.0
ClearMLQueue: production
MongoConnectionPrefix: qa_
SharedFileLocation: s3://aqua-ml-data/ext-qa/
Expand Down
6 changes: 3 additions & 3 deletions deploy/qa-int-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ namespace: nlp
auth0Domain: sil-appbuilder.auth0.com
lokiTenent: nlp-tenant
lokiUrl: http://loki-distributed-gateway.loki.svc.cluster.local
servalImage: ghcr.io/sillsdev/serval:1.3.1
machineImage: ghcr.io/sillsdev/machine:3.8.1
ClearMLDockerImage: ghcr.io/sillsdev/machine.py:1.3.0
servalImage: ghcr.io/sillsdev/serval:1.4.1
machineImage: ghcr.io/sillsdev/machine:3.9.1
ClearMLDockerImage: ghcr.io/sillsdev/machine.py:1.4.0
ClearMLQueue: lambert_24gb
MongoConnectionPrefix: qa_int_
SharedFileLocation: s3://aqua-ml-data/int-qa/
Expand Down

0 comments on commit e4ec1fe

Please sign in to comment.