Compare commits

..

1 Commits

Author SHA1 Message Date
MichelHollands
4cce0cb4bc Update Mimir Distributed 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: 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

View File

@@ -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"