From 2188bf7ff5e49bbcddb7de6841662bf6df3e4d2f Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 13:05:20 +0000 Subject: [PATCH] chore(deps): update helm release rollout-operator to v0.47.0 | datasource | package | from | to | | ---------- | ---------------- | ------ | ------ | | helm | rollout-operator | 0.40.0 | 0.47.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- charts/tempo-distributed/Chart.lock | 6 +++--- charts/tempo-distributed/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/tempo-distributed/Chart.lock b/charts/tempo-distributed/Chart.lock index b75d8f752f..e6e3a3ac70 100644 --- a/charts/tempo-distributed/Chart.lock +++ b/charts/tempo-distributed/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 0.5.1 - name: rollout-operator repository: https://grafana.github.io/helm-charts - version: 0.40.0 -digest: sha256:fca11d5c0f53769e7944f4fc0ce727320e8ddd3c660446238580b6e6795bda87 -generated: "2025-12-23T21:46:52.324247+02:00" + version: 0.47.0 +digest: sha256:e1985ad3d09b2c9272744f5fbf0e3e485948285f4059206b5e5d81223e118434 +generated: "2026-04-21T13:05:10.122200609Z" diff --git a/charts/tempo-distributed/Chart.yaml b/charts/tempo-distributed/Chart.yaml index b62a81ab95..15470c4e32 100644 --- a/charts/tempo-distributed/Chart.yaml +++ b/charts/tempo-distributed/Chart.yaml @@ -39,5 +39,5 @@ dependencies: - name: rollout-operator alias: rollout_operator repository: https://grafana.github.io/helm-charts - version: 0.40.0 + version: 0.47.0 condition: rollout_operator.enabled