Skip to content

Commit 17ff86f

Browse files
committed
release matter-ai-enterprise v0.1.12
1 parent 43edcda commit 17ff86f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/gravity-matter-enterprise/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Helm chart to deploy Matter AI Code Review Backend for Enterprise
44
type: application
55
icon: https://matterai.dev/favicon.png
66
appVersion: 0.1.8
7-
version: 0.1.11
7+
version: 0.1.12
88
maintainers:
99
- name: Vatsal Bajpai
1010
email: vatsal@matterai.dev

charts/gravity-matter-enterprise/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ components:
9292
service:
9393
name: matter-frontend-service
9494
type: ClusterIP
95-
port: 3000
96-
targetPort: 3000
95+
port: 80
96+
targetPort: 80
9797
ingress:
9898
enabled: false
9999
className: "nginx"

0 commit comments

Comments
 (0)