Skip to content

Commit

Permalink
Update installation wizard dependabot (#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
falfaroc authored Oct 15, 2024
1 parent 731ca70 commit 21f21f8
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 @@ -174,3 +174,20 @@ updates:
csm-installer:
patterns:
- "*"

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

0 comments on commit 21f21f8

Please sign in to comment.