Skip to content

Commit

Permalink
csm-installer depedabot yml update (#531)
Browse files Browse the repository at this point in the history
  • Loading branch information
aqu-dell authored Oct 11, 2024
1 parent 959e6da commit 731ca70
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 @@ -157,3 +157,20 @@ updates:
csm-replication:
patterns:
- "*"

# csm-installer packages
- package-ecosystem: docker
target-branch: "release-v1.12.0"
directories:
- /charts/csm-installer
labels:
- dependencies
schedule:
# check daily
interval: daily
# at 6pm UTC
time: "18:00"
groups:
csm-installer:
patterns:
- "*"

0 comments on commit 731ca70

Please sign in to comment.