Skip to content

Commit

Permalink
feat(helm): update tempo ( 1.14.0 → 1.16.0 ) (#5993)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tempo](https://grafana.net)
([source](https://redirect.github.com/grafana/helm-charts)) | minor |
`1.14.0` -> `1.16.0` |

---

### Release Notes

<details>
<summary>grafana/helm-charts (tempo)</summary>

###
[`v1.16.0`](https://redirect.github.com/grafana/helm-charts/releases/tag/tempo-1.16.0)

[Compare
Source](https://redirect.github.com/grafana/helm-charts/compare/tempo-1.15.0...tempo-1.16.0)

Grafana Tempo Single Binary Mode

#### What's Changed

- \[tempo] Feature/add readiness and liveness probes fresh by
[@&#8203;Mistral-valaise](https://redirect.github.com/Mistral-valaise)
in
[https://github.com/grafana/helm-charts/pull/3489](https://redirect.github.com/grafana/helm-charts/pull/3489)

#### New Contributors

- [@&#8203;Mistral-valaise](https://redirect.github.com/Mistral-valaise)
made their first contribution in
[https://github.com/grafana/helm-charts/pull/3489](https://redirect.github.com/grafana/helm-charts/pull/3489)

**Full Changelog**:
grafana/helm-charts@oncall-1.13.11...tempo-1.16.0

###
[`v1.15.0`](https://redirect.github.com/grafana/helm-charts/releases/tag/tempo-1.15.0)

[Compare
Source](https://redirect.github.com/grafana/helm-charts/compare/tempo-1.14.0...tempo-1.15.0)

Grafana Tempo Single Binary Mode

#### What's Changed

- \[tempo] LoadBalancer cannot simultaneously support TCP and UDP
protocols by [@&#8203;CostisC](https://redirect.github.com/CostisC) in
[https://github.com/grafana/helm-charts/pull/3317](https://redirect.github.com/grafana/helm-charts/pull/3317)

#### New Contributors

- [@&#8203;CostisC](https://redirect.github.com/CostisC) made their
first contribution in
[https://github.com/grafana/helm-charts/pull/3317](https://redirect.github.com/grafana/helm-charts/pull/3317)

**Full Changelog**:
grafana/helm-charts@k8s-monitoring-1.6.14...tempo-1.15.0

</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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS42MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuNzAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvaGVsbSIsInR5cGUvbWlub3IiXX0=-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Dec 17, 2024
1 parent 2f67ce0 commit 7ce89af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/monitoring/tempo/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: tempo
version: 1.14.0
version: 1.16.0
sourceRef:
kind: HelmRepository
name: grafana
Expand Down

0 comments on commit 7ce89af

Please sign in to comment.