Skip to content

Commit

Permalink
feat(helm): update chart grafana to 8.6.0 (#1082)
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.5.12` -> `8.6.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

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

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

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

#### What's Changed

- \[grafana] Implement Gateway API by
[@&#8203;jkroepke](https://redirect.github.com/jkroepke) in
[https://github.com/grafana/helm-charts/pull/3400](https://redirect.github.com/grafana/helm-charts/pull/3400)

**Full Changelog**:
grafana/helm-charts@tempo-vulture-0.7.0...grafana-8.6.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:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlL2hlbG0iLCJ0eXBlL21pbm9yIl19-->
  • Loading branch information
spiceratops authored Nov 12, 2024
2 parents c8b0595 + 43ee453 commit c7eecc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/monitoring/grafana/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
chart:
spec:
chart: grafana
version: 8.5.12
version: 8.6.0
sourceRef:
kind: HelmRepository
name: grafana-charts
Expand Down

0 comments on commit c7eecc2

Please sign in to comment.