Skip to content

Commit c9db19b

Browse files
authored
Merge pull request #3776 from KyriosGN0/rollouts-tempo
[tempo-distributed] update rollout operator to 0.30.0
2 parents 68c1689 + bd0e393 commit c9db19b

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.24.0
11-
digest: sha256:b4f72d6e483f14887b4b18d7905e56d9bc604422b56bcdb07f9060d0a4799fe2
12-
generated: "2025-02-21T13:03:51.346767+02:00"
10+
version: 0.30.0
11+
digest: sha256:07fffb46b6227c0fcb61737b8e1ec355f4fa01c7a12804c1699ba88607866d45
12+
generated: "2025-06-27T12:40:51.413636+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.44.1
5+
version: 1.45.0
66
appVersion: 2.8.1
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.24.0
39+
version: 0.30.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.44.1](https://img.shields.io/badge/Version-1.44.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.8.1](https://img.shields.io/badge/AppVersion-2.8.1-informational?style=flat-square)
3+
![Version: 1.45.0](https://img.shields.io/badge/Version-1.45.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.8.1](https://img.shields.io/badge/AppVersion-2.8.1-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.24.0 |
17+
| https://grafana.github.io/helm-charts | rollout_operator(rollout-operator) | 0.30.0 |
1818

1919
## Chart Repo
2020

0 commit comments

Comments
 (0)