Skip to content

Commit 9cadd60

Browse files
fix(helm): update tempo ( 1.10.2 → 1.10.3 ) (#5203)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tempo](https://grafana.net) ([source](https://togithub.com/grafana/helm-charts)) | patch | `1.10.2` -> `1.10.3` | --- ### Release Notes <details> <summary>grafana/helm-charts (tempo)</summary> ### [`v1.10.3`](https://togithub.com/grafana/helm-charts/releases/tag/tempo-1.10.3) [Compare Source](https://togithub.com/grafana/helm-charts/compare/tempo-1.10.2...tempo-1.10.3) Grafana Tempo Single Binary Mode #### What's Changed - \[tempo] Fix tempo permissions after update to v1.9.0 by [@&#8203;StefanLobbenmeierObjego](https://togithub.com/StefanLobbenmeierObjego) in [https://github.com/grafana/helm-charts/pull/3161](https://togithub.com/grafana/helm-charts/pull/3161) #### New Contributors - [@&#8203;StefanLobbenmeierObjego](https://togithub.com/StefanLobbenmeierObjego) made their first contribution in [https://github.com/grafana/helm-charts/pull/3161](https://togithub.com/grafana/helm-charts/pull/3161) **Full Changelog**: grafana/helm-charts@loki-distributed-0.79.3...tempo-1.10.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNS4xIiwidXBkYXRlZEluVmVyIjoiMzguMjUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvaGVsbSIsInR5cGUvcGF0Y2giXX0=--> Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
1 parent 10b2e29 commit 9cadd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/kyak/apps/monitoring/tempo/app/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
chart:
1010
spec:
1111
chart: tempo
12-
version: 1.10.2
12+
version: 1.10.3
1313
sourceRef:
1414
kind: HelmRepository
1515
name: grafana

0 commit comments

Comments
 (0)