forked from RemoteSync/grafana-meta-monitoring-chart
Compare commits
1 Commits
remove_rev
...
chore/upda
Author | SHA1 | Date | |
---|---|---|---|
|
4cce0cb4bc |
@@ -5,7 +5,7 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
# Run once a day
|
# Run once a day
|
||||||
- cron: '0 7 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: "write"
|
contents: "write"
|
||||||
@@ -47,6 +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
|
||||||
|
|
||||||
updateGrafanaAlloy:
|
updateGrafanaAlloy:
|
||||||
name: Update the Grafana Alloy subchart
|
name: Update the Grafana Alloy subchart
|
||||||
@@ -79,6 +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
|
||||||
|
|
||||||
updateMimirDistributed:
|
updateMimirDistributed:
|
||||||
name: Update the Mimir Distributed subchart
|
name: Update the Mimir Distributed subchart
|
||||||
@@ -111,6 +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
|
||||||
|
|
||||||
updateTempoDistributed:
|
updateTempoDistributed:
|
||||||
name: Update the Tempo Distributed subchart
|
name: Update the Tempo Distributed subchart
|
||||||
@@ -143,6 +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
|
||||||
|
|
||||||
updateMinio:
|
updateMinio:
|
||||||
name: Update the Minio subchart
|
name: Update the Minio subchart
|
||||||
@@ -175,3 +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
|
||||||
|
@@ -15,4 +15,4 @@ dependencies:
|
|||||||
repository: https://charts.min.io
|
repository: https://charts.min.io
|
||||||
version: 5.1.0
|
version: 5.1.0
|
||||||
digest: sha256:b9521eea011cdf82856ee909f3f42f98722393678799094de2307e89c92bc045
|
digest: sha256:b9521eea011cdf82856ee909f3f42f98722393678799094de2307e89c92bc045
|
||||||
generated: "2024-04-16T08:02:24.103560437Z"
|
generated: "2024-04-16T08:02:21.931525336Z"
|
||||||
|
Reference in New Issue
Block a user