diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3f3f886e..69cc3cf4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -122,3 +122,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: + - "*"