Skip to content

Commit 24bcd88

Browse files
Merge pull request #3898 from KyriosGN0/bump-rollout
[tempo-distributed] bump rollout operator to 0.33.0
2 parents 8ba262e + 49d8bd3 commit 24bcd88

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.0
88
- name: rollout-operator
99
repository: https://grafana.github.io/helm-charts
10-
version: 0.32.0
11-
digest: sha256:602a35e77f9ba8760c5b0ea21d041053ade43eaf3e9c1a4d4194da1c61865e3b
12-
generated: "2025-08-29T13:25:03.086242-04:00"
10+
version: 0.33.0
11+
digest: sha256:da2d5b982931085ca898c194c16532d9c1e44677be0ca01b987c2a571167cc18
12+
generated: "2025-09-05T19:39:30.505912+03: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.47.4
5+
version: 1.48.0
66
appVersion: 2.8.2
77
engine: gotpl
88
home: https://grafana.com/docs/tempo/latest/
@@ -36,5 +36,5 @@ dependencies:
3636
- name: rollout-operator
3737
alias: rollout_operator
3838
repository: https://grafana.github.io/helm-charts
39-
version: 0.32.0
39+
version: 0.33.0
4040
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.47.4](https://img.shields.io/badge/Version-1.47.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.8.2](https://img.shields.io/badge/AppVersion-2.8.2-informational?style=flat-square)
3+
![Version: 1.48.0](https://img.shields.io/badge/Version-1.48.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.8.2](https://img.shields.io/badge/AppVersion-2.8.2-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.0.12 |
1616
| https://grafana.github.io/helm-charts | grafana-agent-operator(grafana-agent-operator) | 0.5.0 |
17-
| https://grafana.github.io/helm-charts | rollout_operator(rollout-operator) | 0.32.0 |
17+
| https://grafana.github.io/helm-charts | rollout_operator(rollout-operator) | 0.33.0 |
1818

1919
## Chart Repo
2020

0 commit comments

Comments
 (0)