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/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 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