mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 20:20:35 +00:00
48 lines
975 B
YAML
48 lines
975 B
YAML
---
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: '/'
|
|
schedule:
|
|
interval: monthly
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|
|
- package-ecosystem: github-actions
|
|
directory: '/'
|
|
target-branch: "release-0.14"
|
|
schedule:
|
|
interval: monthly
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|
|
- package-ecosystem: github-actions
|
|
directory: '/'
|
|
target-branch: "release-0.15"
|
|
schedule:
|
|
interval: monthly
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|
|
- package-ecosystem: github-actions
|
|
directory: '/'
|
|
target-branch: "release-0.16"
|
|
schedule:
|
|
interval: monthly
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|
|
- package-ecosystem: github-actions
|
|
directory: '/'
|
|
target-branch: "release-0.17"
|
|
schedule:
|
|
interval: monthly
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|