We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8eb4322 + 26db029 commit 33350b2Copy full SHA for 33350b2
.github/dependabot.yml
@@ -11,3 +11,26 @@ updates:
11
schedule:
12
# Check for updates to GitHub Actions every week
13
interval: "weekly"
14
+
15
+- package-ecosystem: docker
16
+ directory: /cluster/images/
17
+ schedule:
18
+ interval: weekly
19
20
21
22
+ target-branch: "release-1.9"
23
24
25
26
27
28
+ target-branch: "release-1.8"
29
30
31
32
33
34
+ target-branch: "release-1.7"
35
36
0 commit comments