Skip to content

Commit

Permalink
feat(helm): update grafana ( 8.7.0 → 8.8.2 ) (#6032)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [grafana](https://grafana.com)
([source](https://redirect.github.com/grafana/helm-charts)) | minor |
`8.7.0` -> `8.8.2` |

---

### Release Notes

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

###
[`v8.8.2`](https://redirect.github.com/grafana/helm-charts/releases/tag/grafana-8.8.2)

[Compare
Source](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.8.1...grafana-8.8.2)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Expose basicAuth property for ServiceMonitor by
[@&#8203;jkroepke](https://redirect.github.com/jkroepke) in
[https://github.com/grafana/helm-charts/pull/3432](https://redirect.github.com/grafana/helm-charts/pull/3432)

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

###
[`v8.8.1`](https://redirect.github.com/grafana/helm-charts/releases/tag/grafana-8.8.1)

[Compare
Source](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.8.0...grafana-8.8.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] Fix "Error: Failed to launch the browser
process!\nchrome_crashpad_handler: --database is required" with
"image-renderer" by
[@&#8203;muffl0n](https://redirect.github.com/muffl0n) in
[https://github.com/grafana/helm-charts/pull/3487](https://redirect.github.com/grafana/helm-charts/pull/3487)

**Full Changelog**:
grafana/helm-charts@grafana-8.8.0...grafana-8.8.1

###
[`v8.8.0`](https://redirect.github.com/grafana/helm-charts/releases/tag/grafana-8.8.0)

[Compare
Source](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.7.1...grafana-8.8.0)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] feat(grafana): Introduce profiling container port by
[@&#8203;simonswine](https://redirect.github.com/simonswine) in
[https://github.com/grafana/helm-charts/pull/3472](https://redirect.github.com/grafana/helm-charts/pull/3472)

**Full Changelog**:
grafana/helm-charts@grafana-8.7.1...grafana-8.8.0

###
[`v8.7.1`](https://redirect.github.com/grafana/helm-charts/releases/tag/grafana-8.7.1)

[Compare
Source](https://redirect.github.com/grafana/helm-charts/compare/grafana-8.7.0...grafana-8.7.1)

The leading tool for querying and visualizing time series and metrics.

#### What's Changed

- \[grafana] fix: don't automount default serviceAccount by
[@&#8203;cwrau](https://redirect.github.com/cwrau) in
[https://github.com/grafana/helm-charts/pull/3302](https://redirect.github.com/grafana/helm-charts/pull/3302)

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.26.1...grafana-8.7.1

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4yIiwidXBkYXRlZEluVmVyIjoiMzkuNzAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvaGVsbSIsInR5cGUvbWlub3IiXX0=-->

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 15b3d05 commit f8a84e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: grafana
version: 8.7.0
version: 8.8.2
sourceRef:
kind: HelmRepository
name: grafana
Expand Down

0 comments on commit f8a84e2

Please sign in to comment.