diff --git a/.gitmodules b/.gitmodules index c23895e..1e85d95 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,11 +1,9 @@ [submodule "alertmanager"] path = alertmanager url = https://github.com/prometheus/alertmanager - branch = release-0.27 [submodule "prometheus"] path = prometheus url = https://github.com/prometheus/prometheus.git - branch = release-2.55 [submodule "obo-prometheus-operator"] path = obo-prometheus-operator url = https://github.com/rhobs/obo-prometheus-operator @@ -16,24 +14,20 @@ [submodule "ui-logging"] path = ui-logging url = https://github.com/openshift/logging-view-plugin.git - branch = release-6.0 + branch = main [submodule "ui-dashboards"] path = ui-dashboards url = https://github.com/openshift/console-dashboards-plugin.git - branch = release-0.3 + branch = main [submodule "ui-troubleshooting-panel"] path = ui-troubleshooting-panel url = https://github.com/openshift/troubleshooting-panel-console-plugin.git - branch = release-0.3 + branch = main [submodule "ui-distributed-tracing"] path = ui-distributed-tracing url = https://github.com/openshift/distributed-tracing-console-plugin.git - branch = release-0.3 + branch = main [submodule "ui-monitoring"] path = ui-monitoring url = https://github.com/openshift/monitoring-plugin.git branch = main -[submodule "thanos"] - path = thanos - url = https://github.com/thanos-io/thanos.git - branch = release-0.36 diff --git a/ui-distributed-tracing b/ui-distributed-tracing index 595e7a1..8fee028 160000 --- a/ui-distributed-tracing +++ b/ui-distributed-tracing @@ -1 +1 @@ -Subproject commit 595e7a14dfb99fbb7216f3f8a34cea749c1cdb52 +Subproject commit 8fee0287db04dbccc948a76f5037c4eb82a1e6a2