File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
name : ushahidi-platform-api
3
- version : 0.0.1-alpha.28
3
+ version : 0.0.1-alpha.29
4
4
icon : https://github.ushahidi.org/helm-charts/icon.png
Original file line number Diff line number Diff line change @@ -886,8 +886,8 @@ spec:
886
886
backend :
887
887
service :
888
888
name : api
889
- port :
890
- name : http
889
+ port :
890
+ name : http
891
891
{{- if .Values.api.ingress.aliases -}}
892
892
{{- range .Values.api.ingress.aliases }}
893
893
- host : {{ . | quote }}
@@ -897,8 +897,8 @@ spec:
897
897
backend :
898
898
service :
899
899
name : client
900
- port :
901
- name : http
900
+ port :
901
+ name : http
902
902
{{- end -}}
903
903
{{- end -}}
904
904
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
name : ushahidi-platform-client
3
- version : 0.0.1-alpha.15
3
+ version : 0.0.1-alpha.16
4
4
icon : https://github.ushahidi.org/helm-charts/icon.png
Original file line number Diff line number Diff line change @@ -134,8 +134,8 @@ spec:
134
134
backend :
135
135
service :
136
136
name : client
137
- port :
138
- name : http
137
+ port :
138
+ name : http
139
139
140
140
{{- if .Values.ingress.aliases -}}
141
141
{{- range .Values.ingress.aliases }}
You can’t perform that action at this time.
0 commit comments