Skip to content

Commit a28cc6d

Browse files
[tempo-distributed] Update Helm release rollout-operator to v0.43.0 (grafana-community#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e673acc commit a28cc6d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.2
88
- name: rollout-operator
99
repository: https://grafana.github.io/helm-charts
10-
version: 0.42.0
11-
digest: sha256:58f6d9932cb3e67c39762c3055ac3d26fa882a03c07ad29db6ccfa591feeb90d
12-
generated: "2026-02-18T00:58:26.804856289Z"
10+
version: 0.43.0
11+
digest: sha256:51ab7656d0e0d0712d7e4c54ba9a2a0a97acfa49eee0bfa90f1133b8565ab300
12+
generated: "2026-02-20T05:55:34.503925249Z"

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: 2.2.0
5+
version: 2.3.0
66
# renovate: docker=docker.io/grafana/tempo
77
appVersion: 2.10.1
88
kubeVersion: "^1.25.0-0"
@@ -34,5 +34,5 @@ dependencies:
3434
- name: rollout-operator
3535
alias: rollout_operator
3636
repository: https://grafana.github.io/helm-charts
37-
version: 0.42.0
37+
version: 0.43.0
3838
condition: rollout_operator.enabled

0 commit comments

Comments
 (0)