From 1cd6ec9e9e96b9a864bb78f30452f6fd42d7d06f Mon Sep 17 00:00:00 2001 From: Alex Demidoff Date: Tue, 19 May 2026 21:04:31 +0300 Subject: [PATCH 1/2] PMM-14441 Point pmm-dump to main branch --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 014d47194ee2..059ba7ab23ca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,7 +46,7 @@ [submodule "pmm-dump"] path = sources/pmm-dump url = https://github.com/percona/pmm-dump - branch = v3 + branch = main [submodule "watchtower"] path = sources/watchtower/src/github.com/percona/watchtower url = https://github.com/percona/watchtower From 3e833806d283953a0b5629ed01d0e0e21ba91e33 Mon Sep 17 00:00:00 2001 From: Alex Demidoff Date: Tue, 19 May 2026 23:22:57 +0300 Subject: [PATCH 2/2] chore: trigger the build