Skip to content

Commit

Permalink
Conduit: Chart v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
wrmilling committed Jul 19, 2022
1 parent 97c0604 commit 705b274
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/conduit/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: v0.4.0
description: Conduit is a simple, fast and reliable chat server powered by Matrix
name: conduit
version: 0.0.3
version: 0.0.4
kubeVersion: ">=1.16.0-0"
keywords:
- matrix
Expand Down
2 changes: 1 addition & 1 deletion charts/conduit/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ service:
primary: true
ports:
http:
port: 32400
port: 6167

ingress:
# -- Enable and configure ingress settings for the chart under this key.
Expand Down

0 comments on commit 705b274

Please sign in to comment.