File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 44 < meta charset ="utf-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
66
7- < link rel ="stylesheet " nonce ="{{ .Nonce }} " href ="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1 .3/css/bootstrap.min.css " integrity ="sha512-GQGU0fMMi238uA+a/bdWJfpUGKUkBdgfFdgBm72SUQ6BeyWjoY/ton0tEjH+OSH9iP4Dfh+7HM0I9f5eR0L/4w == " crossorigin ="anonymous " referrerpolicy ="no-referrer " />
7+ < link rel ="stylesheet " nonce ="{{ .Nonce }} " href ="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3 .3/css/bootstrap.min.css " integrity ="sha512-jnSuA4Ss2PkkikSOLtYs8BlYIeeIK1h99ty4YfvRPAlzr377vr3CXDb7sb7eEEBYjDtcYj+AjBH3FLv5uSJuXg == " crossorigin ="anonymous " referrerpolicy ="no-referrer " />
88
99 < style nonce ="{{ .Nonce }} ">
1010 div .row .hidden {
@@ -366,8 +366,9 @@ <h2>Prometheus scrape_config</h2>
366366
367367</ main >
368368
369- < script nonce ="{{ .Nonce }} " src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js " integrity ="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
370- < script nonce ="{{ .Nonce }} " src ="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.1.3/js/bootstrap.min.js " integrity ="sha512-OvBgP9A2JBgiRad/mM36mkzXSXaJE9BEIENnVEmeZdITvwT09xnxLtT4twkCa8m/loMbPHsvPl0T8lRGVBwjlQ== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
369+ < script nonce ="{{ .Nonce }} " src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js " integrity ="sha512-v2CJ7UaYy4JwqLDIrZUI/4hqeoQieOmAZNXBeQyjo21dadnwR+8ZaIJVT8EE2iyI61OV8e6M8PP2/4hpQINQ/g== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
370+ < script nonce ="{{ .Nonce }} " src ="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.11.8/umd/popper-base.min.js " integrity ="sha512-MG6xxu/pbWXEl2Wi6YWNZsGedyJMYvT55wTMEqVxbbTq6saY1EdgSx15AsESIwuvZel0lXhvnC47PspiDtXOfA== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
371+ < script nonce ="{{ .Nonce }} " src ="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.3/js/bootstrap.min.js " integrity ="sha512-ykZ1QQr0Jy/4ZkvKuqWn4iF3lqPZyij9iRv6sGqLRdTPkY69YX6+7wvVGmsdBbiIfN/8OdsI7HABjvEok6ZopQ== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
371372< script nonce ="{{ .Nonce }} " src ="https://cdnjs.cloudflare.com/ajax/libs/js-yaml/4.1.0/js-yaml.min.js " integrity ="sha512-CSBhVREyzHAjAFfBlIBakjoRUKp5h7VSweP0InR/pAJyptH7peuhCsqAI/snV+TwZmXZqoUklpXp6R6wMnYf5Q== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
372373
373374< script nonce ="{{ .Nonce }} ">
You can’t perform that action at this time.
0 commit comments