Skip to content

Commit

Permalink
feat(helm): update grafana ( 8.2.1 → 8.3.2 ) (#4983)
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://togithub.com/grafana/helm-charts)) | minor | `8.2.1`
-> `8.3.2` |

---

### Release Notes

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

###
[`v8.3.2`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.2)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.3.1...grafana-8.3.2)

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

#### What's Changed

- \[grafana] Clarify documentation for serviceMonitor.enabled by
[@&#8203;oliviermichaelis](https://togithub.com/oliviermichaelis) in
[https://github.com/grafana/helm-charts/pull/3209](https://togithub.com/grafana/helm-charts/pull/3209)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@helm-loki-6.6.5...grafana-8.3.2

###
[`v8.3.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.1)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.3.0...grafana-8.3.1)

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

#### What's Changed

- \[grafana] Add support for envValueFrom in datasources container and
fix typo in dashboards container config by
[@&#8203;rgaduput](https://togithub.com/rgaduput) in
[https://github.com/grafana/helm-charts/pull/3187](https://togithub.com/grafana/helm-charts/pull/3187)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@grafana-8.3.0...grafana-8.3.1

###
[`v8.3.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.0)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.2.2...grafana-8.3.0)

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

#### What's Changed

- \[grafana] Add support for extra volumes for Grafana Image Renderer by
[@&#8203;bradleypettit](https://togithub.com/bradleypettit) in
[https://github.com/grafana/helm-charts/pull/3178](https://togithub.com/grafana/helm-charts/pull/3178)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.13.2...grafana-8.3.0

###
[`v8.2.2`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.2.2)

[Compare
Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.2.1...grafana-8.2.2)

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

#### What's Changed

- \[grafana] Introduce toggle for volumeName lookup by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[https://github.com/grafana/helm-charts/pull/3163](https://togithub.com/grafana/helm-charts/pull/3163)

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.13.1...grafana-8.2.2

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

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Jul 6, 2024
1 parent 1207b3c commit d5da5c5
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.2.1
version: 8.3.2
sourceRef:
kind: HelmRepository
name: grafana
Expand Down

0 comments on commit d5da5c5

Please sign in to comment.