From 806c797fd492408aa677648ad8444f500baedad0 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 02:51:41 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20tempo=20(=201.16.0=20?= =?UTF-8?q?=E2=86=92=201.17.0=20)=20(#6173)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tempo](https://grafana.net) ([source](https://redirect.github.com/grafana/helm-charts)) | minor | `1.16.0` -> `1.17.0` | --- ### Release Notes
grafana/helm-charts (tempo) ### [`v1.17.0`](https://redirect.github.com/grafana/helm-charts/releases/tag/tempo-1.17.0) [Compare Source](https://redirect.github.com/grafana/helm-charts/compare/tempo-1.16.0...tempo-1.17.0) Grafana Tempo Single Binary Mode #### What's Changed - \[tempo] Added host alias by [@​xogoodnow](https://redirect.github.com/xogoodnow) in [https://github.com/grafana/helm-charts/pull/3453](https://redirect.github.com/grafana/helm-charts/pull/3453) **Full Changelog**: https://github.com/grafana/helm-charts/compare/beyla-1.6.0...tempo-1.17.0
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- kubernetes/kyak/apps/monitoring/tempo/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/monitoring/tempo/app/helmrelease.yaml b/kubernetes/kyak/apps/monitoring/tempo/app/helmrelease.yaml index 54059632e4..8aa1b49ef5 100644 --- a/kubernetes/kyak/apps/monitoring/tempo/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/monitoring/tempo/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: tempo - version: 1.16.0 + version: 1.17.0 sourceRef: kind: HelmRepository name: grafana