diff --git a/.gitmodules b/.gitmodules index e648b063ee8e..49a53144e54d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "pmm"] path = sources/pmm/src/github.com/percona/pmm url = https://github.com/percona/pmm - branch = main + branch = PMM-5885-upgrade-postgres-to-14 # PMM Client @@ -57,11 +57,11 @@ [submodule "pmm-update"] path = sources/pmm-update/src/github.com/percona/pmm-update url = https://github.com/percona/pmm-update - branch = main + branch = PMM-5885-upgrade-postgres-to-14 [submodule "pmm-server"] path = sources/pmm-server url = https://github.com/percona/pmm-server - branch = main + branch = PMM-5885-upgrade-postgres-to-14 [submodule "grafana-dashboards"] path = sources/grafana-dashboards url = https://github.com/percona/grafana-dashboards diff --git a/ci.yml b/ci.yml index e69de29bb2d1..1aa63fb36fed 100644 --- a/ci.yml +++ b/ci.yml @@ -0,0 +1,10 @@ +deps: +- name: pmm-update + branch: PMM-5885-upgrade-postgres-to-14 + url: https://github.com/percona/pmm-update +- name: pmm-server + branch: PMM-5885-upgrade-postgres-to-14 + url: https://github.com/percona/pmm-server +- name: pmm + branch: PMM-5885-upgrade-postgres-to-14 + url: https://github.com/percona/pmm diff --git a/sources/pmm-server b/sources/pmm-server index c8028b5499f1..f1aec6b6d587 160000 --- a/sources/pmm-server +++ b/sources/pmm-server @@ -1 +1 @@ -Subproject commit c8028b5499f1e38e2b6c80b28757258b827f4267 +Subproject commit f1aec6b6d587348bbfecb480d365ad7a9de76513 diff --git a/sources/pmm-update/src/github.com/percona/pmm-update b/sources/pmm-update/src/github.com/percona/pmm-update index a8df25e29663..3e1bab3855ca 160000 --- a/sources/pmm-update/src/github.com/percona/pmm-update +++ b/sources/pmm-update/src/github.com/percona/pmm-update @@ -1 +1 @@ -Subproject commit a8df25e296638d2b93ba8551f4f100fd506998e7 +Subproject commit 3e1bab3855caf0c6e3a92594d79ad85dde1d809c diff --git a/sources/pmm/src/github.com/percona/pmm b/sources/pmm/src/github.com/percona/pmm index c8bcd0362be7..954564da662e 160000 --- a/sources/pmm/src/github.com/percona/pmm +++ b/sources/pmm/src/github.com/percona/pmm @@ -1 +1 @@ -Subproject commit c8bcd0362be7192e11724c28552c15cd03576c2b +Subproject commit 954564da662e47c4d697dc764841f87e7a122dbe