File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22appVersion : v0.0.0
33description : A Helm chart for Codefresh Internal Gateway
44name : internal-gateway
5- version : 0.2.2
5+ version : 0.2.3
66home : https://github.com/codefresh-io/helm-charts
77keywords :
88 - codefresh
Original file line number Diff line number Diff line change 11# internal-gateway
22
3- ![ Version: 0.2.2 ] ( https://img.shields.io/badge/Version-0.2.2 -informational?style=flat-square ) ![ AppVersion: v0.0.0] ( https://img.shields.io/badge/AppVersion-v0.0.0-informational?style=flat-square )
3+ ![ Version: 0.2.3 ] ( https://img.shields.io/badge/Version-0.2.3 -informational?style=flat-square ) ![ AppVersion: v0.0.0] ( https://img.shields.io/badge/AppVersion-v0.0.0-informational?style=flat-square )
44
55A Helm chart for Codefresh Internal Gateway
66
Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ nginx:
216216 locationDirectives:
217217 { {- $presets .locationDirectives | toYaml | nindent 10 } }
218218
219- /api/team/ :
219+ /api/team:
220220 enabled: true
221221 proxy:
222222 host: { { index $endpoints .serviceEndpoints " cfapi-teams" " svc" } }
You can’t perform that action at this time.
0 commit comments