Skip to content

Commit

Permalink
updating dependabot.yaml for isilon (#491)
Browse files Browse the repository at this point in the history
  • Loading branch information
aqu-dell authored Aug 29, 2024
1 parent 641a509 commit 4148d27
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 @@ -18,6 +18,23 @@ updates:
patterns:
- "*"

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

# csi-vxflexos packages
- package-ecosystem: docker
target-branch: "release-v1.12.0"
Expand Down

0 comments on commit 4148d27

Please sign in to comment.