mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 20:20:35 +00:00
There will be no further 0.16 releases. Signed-off-by: Stephen Kitt <skitt@redhat.com>
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.17"
|
|
schedule:
|
|
interval: monthly
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|
|
- package-ecosystem: github-actions
|
|
directory: '/'
|
|
target-branch: "release-0.18"
|
|
schedule:
|
|
interval: monthly
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|
|
- package-ecosystem: github-actions
|
|
directory: '/'
|
|
target-branch: "release-0.19"
|
|
schedule:
|
|
interval: monthly
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|
|
- package-ecosystem: github-actions
|
|
directory: '/'
|
|
target-branch: "release-0.20"
|
|
schedule:
|
|
interval: monthly
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|