Skip to content

Commit

Permalink
fix(helm): update chart grafana to 7.0.17 (#3830)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change | OpenSSF |
|---|---|---|---|
| [grafana](https://grafana.com)
([source](https://togithub.com/grafana/helm-charts)) | patch | `7.0.14`
-> `7.0.17` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/grafana/helm-charts/badge)](https://securityscorecards.dev/viewer/?uri=github.com/grafana/helm-charts)
|

---

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

---

### Release Notes

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

###
[`v7.0.17`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.17)

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

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

#### What's Changed

- \[grafana] Document extraVolumes by
[@&#8203;stephan2012](https://togithub.com/stephan2012) in
[grafana/helm-charts#2823

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@grafana-7.0.16...grafana-7.0.17

###
[`v7.0.16`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.16)

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

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

#### What's Changed

- \[grafana] Avoid unnecessary pod restart on each helm chart version by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[grafana/helm-charts#2834

**Full Changelog**:
grafana/helm-charts@grafana-7.0.15...grafana-7.0.16

###
[`v7.0.15`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-7.0.15)

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

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

#### What's Changed

- \[grafana] Allow setting dns config for pod template by
[@&#8203;weikinhuang](https://togithub.com/weikinhuang) in
[grafana/helm-charts#2835

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@grafana-7.0.14...grafana-7.0.15

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] committed Dec 17, 2023
1 parent 141bdda commit d43f486
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: 7.0.14
version: 7.0.17
sourceRef:
kind: HelmRepository
name: grafana
Expand Down

0 comments on commit d43f486

Please sign in to comment.