We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee23d7d commit 94a2068Copy full SHA for 94a2068
charts/opencrvs-mosip/templates/mosip-api.yaml
@@ -53,7 +53,7 @@ spec:
53
spec:
54
containers:
55
- name: mosip-api
56
- image: ghcr.io/opencrvs/mosip-api:1.9.0-beta.6
+ image: ghcr.io/opencrvs/mosip-api:1.9.0-beta.7
57
env:
58
- name: CLIENT_APP_URL
59
value: {{ include "render-external-url" (dict "service_name" "register" "Values" .Values) }}
0 commit comments