From 0659b60d456c60324e97821794bc902543d52ca3 Mon Sep 17 00:00:00 2001 From: Nurlan Moldomurov Date: Thu, 13 Nov 2025 10:56:30 +0300 Subject: [PATCH 1/4] Create feature build: PMM-14528-update-dependencies --- ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ci.yml b/ci.yml index e69de29bb2d1..7697c6cdf640 100644 --- a/ci.yml +++ b/ci.yml @@ -0,0 +1,4 @@ +deps: +- name: watchtower + branch: PMM-14528-update-dependencies + url: https://github.com/percona/watchtower From fa220a89f560af00ba286840515b48f982d8f407 Mon Sep 17 00:00:00 2001 From: Nurlan Moldomurov Date: Thu, 13 Nov 2025 14:18:55 +0300 Subject: [PATCH 2/4] chore: update mongodb_exporter submodule branch to pmm-3.5.0 --- .gitmodules | 2 +- sources/watchtower/src/github.com/percona/watchtower | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 9da4271dd9f5..9f1e1ceb9b09 100644 --- a/.gitmodules +++ b/.gitmodules @@ -54,7 +54,7 @@ [submodule "watchtower"] path = sources/watchtower/src/github.com/percona/watchtower url = https://github.com/percona/watchtower - branch = main + branch = PMM-14528-update-dependencies ## PMM Tests [submodule "pmm-qa"] diff --git a/sources/watchtower/src/github.com/percona/watchtower b/sources/watchtower/src/github.com/percona/watchtower index eeb4ab9358c5..0d2593a94aa2 160000 --- a/sources/watchtower/src/github.com/percona/watchtower +++ b/sources/watchtower/src/github.com/percona/watchtower @@ -1 +1 @@ -Subproject commit eeb4ab9358c5117ce973f970590e13e0e5f2c3fe +Subproject commit 0d2593a94aa216aae63da5fe4f4ffb2ce911a9c0 From 7229d8f4a0008223104030c56b4461ab198ed739 Mon Sep 17 00:00:00 2001 From: Nurlan Moldomurov Date: Fri, 14 Nov 2025 12:28:42 +0300 Subject: [PATCH 3/4] chore: trigger FB From ff8449332b58e9c3f241706fc1044b5a77447907 Mon Sep 17 00:00:00 2001 From: Nurlan Moldomurov Date: Tue, 25 Nov 2025 14:11:35 +0300 Subject: [PATCH 4/4] chore: trigger FB