mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-10-29 15:11:02 +01:00
.github: add remaining supported release branch
Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
This commit is contained in:
parent
1eeb463203
commit
9e8d1b0a72
5
.github/workflows/versions.yaml
vendored
5
.github/workflows/versions.yaml
vendored
@ -7,6 +7,9 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
branch:
|
branch:
|
||||||
|
- 'release-0.5'
|
||||||
|
- 'release-0.6'
|
||||||
|
- 'release-0.7'
|
||||||
- 'release-0.8'
|
- 'release-0.8'
|
||||||
- 'main'
|
- 'main'
|
||||||
steps:
|
steps:
|
||||||
@ -41,7 +44,7 @@ jobs:
|
|||||||
body: |
|
body: |
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
This is an automated version and jsonnet dependencies update performed from CI on behalf of @paulfantom.
|
This is an automated version and jsonnet dependencies update performed from CI.
|
||||||
|
|
||||||
Configuration of the workflow is located in `.github/workflows/versions.yaml`
|
Configuration of the workflow is located in `.github/workflows/versions.yaml`
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user