From 65a82f706c239c355bb25ffcf5f48a866de1bbb2 Mon Sep 17 00:00:00 2001 From: Dimitri Savineau Date: Mon, 2 Jun 2025 15:01:04 -0400 Subject: [PATCH] Fix jquery version in redirect page Other installer uses 3.7.1 and the file on disk is also using 3.7.1 from the rest framework directory. Signed-off-by: Dimitri Savineau --- .../templates/configmaps/redirect-page.configmap.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/installer/templates/configmaps/redirect-page.configmap.html.j2 b/roles/installer/templates/configmaps/redirect-page.configmap.html.j2 index 88cc2eb8..6c8fc03c 100644 --- a/roles/installer/templates/configmaps/redirect-page.configmap.html.j2 +++ b/roles/installer/templates/configmaps/redirect-page.configmap.html.j2 @@ -70,7 +70,7 @@ data:

- + \ No newline at end of file