Skip to content

Commit f7a5e39

Browse files
Merge pull request #4000 from KyriosGN0/bump-roll-tempo
[tempo-distributed] bump rollout operator dep to 0.37.1
2 parents 939ef5b + de6a452 commit f7a5e39

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

charts/tempo-distributed/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ dependencies:
77
version: 0.5.1
88
- name: rollout-operator
99
repository: https://grafana.github.io/helm-charts
10-
version: 0.35.1
11-
digest: sha256:809a6a0493d8e8300d45784276160a2926efa12a64fbc7008bd8dea047151201
12-
generated: "2025-11-06T21:25:36.847803273Z"
10+
version: 0.37.1
11+
digest: sha256:b08741dae9f2989d4755ef1610bb0a836e73589cac9f8cd5794c681355d3f06d
12+
generated: "2025-11-10T19:13:42.393486+02:00"

charts/tempo-distributed/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: tempo-distributed
33
description: Grafana Tempo in MicroService mode
44
type: application
5-
version: 1.54.1
5+
version: 1.55.0
66
appVersion: 2.9.0
77
engine: gotpl
88
home: https://grafana.com/docs/tempo/latest/
@@ -38,5 +38,5 @@ dependencies:
3838
- name: rollout-operator
3939
alias: rollout_operator
4040
repository: https://grafana.github.io/helm-charts
41-
version: 0.35.1
41+
version: 0.37.1
4242
condition: rollout_operator.enabled

charts/tempo-distributed/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# tempo-distributed
22

3-
![Version: 1.54.1](https://img.shields.io/badge/Version-1.54.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.9.0](https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square)
3+
![Version: 1.55.0](https://img.shields.io/badge/Version-1.55.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.9.0](https://img.shields.io/badge/AppVersion-2.9.0-informational?style=flat-square)
44

55
Grafana Tempo in MicroService mode
66

@@ -14,7 +14,7 @@ Grafana Tempo in MicroService mode
1414
|------------|------|---------|
1515
| https://charts.min.io/ | minio(minio) | 4.1.0 |
1616
| https://grafana.github.io/helm-charts | grafana-agent-operator(grafana-agent-operator) | 0.5.1 |
17-
| https://grafana.github.io/helm-charts | rollout_operator(rollout-operator) | 0.35.1 |
17+
| https://grafana.github.io/helm-charts | rollout_operator(rollout-operator) | 0.37.1 |
1818

1919
## Chart Repo
2020

0 commit comments

Comments
 (0)