Skip to content

Commit

Permalink
Adding replication dependabot.yml changes (#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
aqu-dell authored Sep 24, 2024
1 parent daa25da commit 0c39d4d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
- "*"

0 comments on commit 0c39d4d

Please sign in to comment.