Use loki-squad, run later
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
parent
a812b4f63a
commit
b840555522
@ -5,7 +5,7 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
# Run once a day
|
# Run once a day
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 7 * * *'
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: "write"
|
contents: "write"
|
||||||
@ -47,7 +47,7 @@ jobs:
|
|||||||
labels: dependencies
|
labels: dependencies
|
||||||
branch: chore/update-loki
|
branch: chore/update-loki
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
team-reviewers: loki-team
|
team-reviewers: loki-squad
|
||||||
|
|
||||||
updateGrafanaAlloy:
|
updateGrafanaAlloy:
|
||||||
name: Update the Grafana Alloy subchart
|
name: Update the Grafana Alloy subchart
|
||||||
@ -80,7 +80,7 @@ jobs:
|
|||||||
labels: dependencies
|
labels: dependencies
|
||||||
branch: chore/update-grafana-alloy
|
branch: chore/update-grafana-alloy
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
team-reviewers: loki-team
|
team-reviewers: loki-squad
|
||||||
|
|
||||||
updateMimirDistributed:
|
updateMimirDistributed:
|
||||||
name: Update the Mimir Distributed subchart
|
name: Update the Mimir Distributed subchart
|
||||||
@ -113,7 +113,7 @@ jobs:
|
|||||||
labels: dependencies
|
labels: dependencies
|
||||||
branch: chore/update-mimir-distributed
|
branch: chore/update-mimir-distributed
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
team-reviewers: loki-team
|
team-reviewers: loki-squad
|
||||||
|
|
||||||
updateTempoDistributed:
|
updateTempoDistributed:
|
||||||
name: Update the Tempo Distributed subchart
|
name: Update the Tempo Distributed subchart
|
||||||
@ -146,7 +146,7 @@ jobs:
|
|||||||
labels: dependencies
|
labels: dependencies
|
||||||
branch: chore/update-tempo-distributed
|
branch: chore/update-tempo-distributed
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
team-reviewers: loki-team
|
team-reviewers: loki-squad
|
||||||
|
|
||||||
updateMinio:
|
updateMinio:
|
||||||
name: Update the Minio subchart
|
name: Update the Minio subchart
|
||||||
@ -179,4 +179,4 @@ jobs:
|
|||||||
labels: dependencies
|
labels: dependencies
|
||||||
branch: chore/update-minio
|
branch: chore/update-minio
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
team-reviewers: loki-team
|
team-reviewers: loki-squad
|
||||||
|
Loading…
x
Reference in New Issue
Block a user