Skip to content

Commit f35b93f

Browse files
[tempo-distributed] Update Helm release rollout-operator to v0.41.0 (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7c21c6 commit f35b93f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.2
88
- name: rollout-operator
99
repository: https://grafana.github.io/helm-charts
10-
version: 0.40.0
11-
digest: sha256:374a085ccbe05abdcd2ce8c8fe004bf37743060b24c82d1790cadba044588461
12-
generated: "2026-01-30T15:55:27.757173696Z"
10+
version: 0.41.0
11+
digest: sha256:15fd673229d83e5c2705aa111c7152bb6369b43eb82b206ef5c2cf1a5c8d6980
12+
generated: "2026-02-04T21:59:52.458555348Z"

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.63.1
5+
version: 1.64.0
66
# renovate: docker=docker.io/grafana/tempo
77
appVersion: 2.10.0
88
engine: gotpl
@@ -34,5 +34,5 @@ dependencies:
3434
- name: rollout-operator
3535
alias: rollout_operator
3636
repository: https://grafana.github.io/helm-charts
37-
version: 0.40.0
37+
version: 0.41.0
3838
condition: rollout_operator.enabled

0 commit comments

Comments
 (0)