Skip to content

Commit 02f42ea

Browse files
author
Alan Christie
committed
fix: Use of UI 2.10.0
1 parent 550c190 commit 02f42ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parameters-local.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ maui_keycloak_client_id: data-manager-ui-local
2323
maui_keycloak_client_secret: "{{ lookup('env', 'IM_DEV_UI_CLIENT_SECRET') | default('SetMe', True) }}"
2424

2525
maui_namespace: im-data-manager-ui
26-
maui_image_tag: "{{ lookup('env', 'IM_DEV_UI_IMAGE_TAG') | default('2.7.0', True)}}"
26+
maui_image_tag: "{{ lookup('env', 'IM_DEV_UI_IMAGE_TAG') | default('2.10.0', True)}}"
2727
maui_disable_ssl_cert_check: yes

0 commit comments

Comments
 (0)