Skip to content

Commit

Permalink
feat(helm)!: Update chart grafana to 8.0.1 (#788)
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)) | major | `7.3.12`
-> `8.0.1` |

---

> [!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.0.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.0.1)

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

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

#### What's Changed

- \[grafana] conf(grafana): Add `folderUid` option by
[@&#8203;Rohlik](https://togithub.com/Rohlik) in
[https://github.com/grafana/helm-charts/pull/2956](https://togithub.com/grafana/helm-charts/pull/2956)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.11.0...grafana-8.0.1

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

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

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

#### What's Changed

- \[grafana] Update Grafana to 11.0.0 by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[https://github.com/grafana/helm-charts/pull/3139](https://togithub.com/grafana/helm-charts/pull/3139)

**Full Changelog**:
grafana/helm-charts@grafana-7.3.12...grafana-8.0.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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9oZWxtIiwidHlwZS9tYWpvciJdfQ==-->
  • Loading branch information
spiceratops authored Jun 8, 2024
2 parents 72ef693 + 41d78fd commit 4fde2c5
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: 7.3.12
version: 8.0.1
sourceRef:
kind: HelmRepository
name: grafana-charts
Expand Down

0 comments on commit 4fde2c5

Please sign in to comment.