We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550c190 commit 02f42eaCopy full SHA for 02f42ea
parameters-local.yaml
@@ -23,5 +23,5 @@ maui_keycloak_client_id: data-manager-ui-local
23
maui_keycloak_client_secret: "{{ lookup('env', 'IM_DEV_UI_CLIENT_SECRET') | default('SetMe', True) }}"
24
25
maui_namespace: im-data-manager-ui
26
-maui_image_tag: "{{ lookup('env', 'IM_DEV_UI_IMAGE_TAG') | default('2.7.0', True)}}"
+maui_image_tag: "{{ lookup('env', 'IM_DEV_UI_IMAGE_TAG') | default('2.10.0', True)}}"
27
maui_disable_ssl_cert_check: yes
0 commit comments