We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b426482 + 72935f0 commit 739f91dCopy full SHA for 739f91d
2 files changed
charts/gravity-matter-enterprise/Chart.yaml
@@ -3,8 +3,8 @@ name: matter-ai-enterprise
3
description: Helm chart to deploy Matter AI Code Review Backend for Enterprise
4
type: application
5
icon: https://matterai.dev/favicon.png
6
-appVersion: 0.1.59
7
-version: 0.1.59
+appVersion: 0.1.60
+version: 0.1.60
8
maintainers:
9
- - name: Vatsal Bajpai
10
- email: vatsal@matterai.so
+ - name: MatterAI
+ email: support@matterai.so
charts/gravity-matter-enterprise/values.yaml
@@ -41,6 +41,7 @@ components:
41
secretKeyRef:
42
name: postgres-matter-secrets
43
key: postgres-password
44
+ MATTER_API_ENDPOINT: "matterai.example.com"
45
service:
46
name: matter-backend-service
47
type: ClusterIP
0 commit comments