Skip to content

Commit

Permalink
fix(helm): update grafana ( 8.5.8 → 8.5.11 ) (#5759)
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)) | patch |
`8.5.8` -> `8.5.11` |

---

### Release Notes

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

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

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

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

#### What's Changed

- \[grafana] Make the Helm hook type for the testFramework configurable
by [@&#8203;baileymjensen](https://redirect.github.com/baileymjensen) in
[https://github.com/grafana/helm-charts/pull/3388](https://redirect.github.com/grafana/helm-charts/pull/3388)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@grafana-8.5.10...grafana-8.5.11

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

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

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

#### What's Changed

- \[grafana] FIX: yaml indentation in README.md by
[@&#8203;b-o-g-d-a-n](https://redirect.github.com/b-o-g-d-a-n) in
[https://github.com/grafana/helm-charts/pull/3382](https://redirect.github.com/grafana/helm-charts/pull/3382)

#### New Contributors

- [@&#8203;b-o-g-d-a-n](https://redirect.github.com/b-o-g-d-a-n) made
their first contribution in
[https://github.com/grafana/helm-charts/pull/3382](https://redirect.github.com/grafana/helm-charts/pull/3382)

**Full Changelog**:
grafana/helm-charts@beyla-1.4.4...grafana-8.5.10

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

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

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

#### What's Changed

- Add missing permissions in update-helm-repo workflow by
[@&#8203;narqo](https://redirect.github.com/narqo) in
[https://github.com/grafana/helm-charts/pull/3383](https://redirect.github.com/grafana/helm-charts/pull/3383)
- \[grafana] Bump Grafana appVersion to v11.3.0 by
[@&#8203;anders-elastisys](https://redirect.github.com/anders-elastisys)
in
[https://github.com/grafana/helm-charts/pull/3386](https://redirect.github.com/grafana/helm-charts/pull/3386)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@k8s-monitoring-1.6.1...grafana-8.5.9

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

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Oct 31, 2024
1 parent 243b2e3 commit ff9e1dc
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.5.8
version: 8.5.11
sourceRef:
kind: HelmRepository
name: grafana
Expand Down

0 comments on commit ff9e1dc

Please sign in to comment.