From 89649772c561535d0a25da98d3097377e119ee3b Mon Sep 17 00:00:00 2001 From: aqu-dell Date: Mon, 23 Sep 2024 03:55:42 +0000 Subject: [PATCH] Adding replication dependabot.yml changes --- .github/dependabot.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1f02fa32..d6ac39ef 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -121,3 +121,20 @@ updates: karavi-observability: patterns: - "*" + + # csm-replication packages + - package-ecosystem: docker + target-branch: "release-v1.12.0" + directories: + - /charts/csm-replication + labels: + - dependencies + schedule: + # check daily + interval: daily + # at 6pm UTC + time: "18:00" + groups: + csm-replication: + patterns: + - "*"