Compare commits

..

1 Commits

Author SHA1 Message Date
MichelHollands
324da60305 Update Grafana Alloy 2024-04-16 08:02:25 +00:00
2 changed files with 7 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ on:
workflow_dispatch:
schedule:
# Run once a day
- cron: '0 7 * * *'
- cron: '0 0 * * *'
permissions:
contents: "write"
@@ -47,6 +47,7 @@ jobs:
labels: dependencies
branch: chore/update-loki
delete-branch: true
team-reviewers: loki-team
updateGrafanaAlloy:
name: Update the Grafana Alloy subchart
@@ -79,6 +80,7 @@ jobs:
labels: dependencies
branch: chore/update-grafana-alloy
delete-branch: true
team-reviewers: loki-team
updateMimirDistributed:
name: Update the Mimir Distributed subchart
@@ -111,6 +113,7 @@ jobs:
labels: dependencies
branch: chore/update-mimir-distributed
delete-branch: true
team-reviewers: loki-team
updateTempoDistributed:
name: Update the Tempo Distributed subchart
@@ -143,6 +146,7 @@ jobs:
labels: dependencies
branch: chore/update-tempo-distributed
delete-branch: true
team-reviewers: loki-team
updateMinio:
name: Update the Minio subchart
@@ -175,3 +179,4 @@ jobs:
labels: dependencies
branch: chore/update-minio
delete-branch: true
team-reviewers: loki-team

View File

@@ -15,4 +15,4 @@ dependencies:
repository: https://charts.min.io
version: 5.1.0
digest: sha256:b9521eea011cdf82856ee909f3f42f98722393678799094de2307e89c92bc045
generated: "2024-04-16T08:02:24.103560437Z"
generated: "2024-04-16T08:02:22.805352422Z"