Skip to content

Commit

Permalink
Bump Selenoid UI to 1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vania-pooh committed Feb 23, 2021
1 parent 181c8ff commit 90075df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moon/templates/moon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ spec:
{{- if and .Values.moon.ui .Values.moon.ui.image }}
image: {{ .Values.moon.ui.image }}
{{- else }}
image: aerokube/selenoid-ui:1.10.2
image: aerokube/selenoid-ui:1.10.3
{{- end }}
args:
- -status-uri
Expand Down

0 comments on commit 90075df

Please sign in to comment.