Skip to content

Commit

Permalink
fix(helm): update chart grafana to 7.3.7 (#162)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [grafana](https://grafana.com)
([source](https://togithub.com/grafana/helm-charts)) | patch | `7.3.3`
-> `7.3.7` |

---

### Release Notes

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

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

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

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

#### What's Changed

- \[grafana] Update to version 10.4.0 by
[@&#8203;terop](https://togithub.com/terop) in
[https://github.com/grafana/helm-charts/pull/3010](https://togithub.com/grafana/helm-charts/pull/3010)

**Full Changelog**:
grafana/helm-charts@k8s-monitoring-0.11.2...grafana-7.3.7

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

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

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

#### What's Changed

- \[grafana] bump kiwigrid/k8s-sidecar to 1.26.1 by
[@&#8203;kvanzuijlen](https://togithub.com/kvanzuijlen) in
[https://github.com/grafana/helm-charts/pull/3011](https://togithub.com/grafana/helm-charts/pull/3011)

**Full Changelog**:
grafana/helm-charts@grafana-7.3.5...grafana-7.3.6

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

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

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

#### What's Changed

- \[grafana] bump kiwigrid/k8s-sidecar version to 1.26.0 by
[@&#8203;kvanzuijlen](https://togithub.com/kvanzuijlen) in
[https://github.com/grafana/helm-charts/pull/2993](https://togithub.com/grafana/helm-charts/pull/2993)

**Full Changelog**:
grafana/helm-charts@grafana-7.3.4...grafana-7.3.5

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

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

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

#### What's Changed

- \[grafana] Add `serviceAccount.automountServiceAccountToken` and
document `automountServiceAccountToken` by
[@&#8203;jkroepke](https://togithub.com/jkroepke) in
[https://github.com/grafana/helm-charts/pull/2997](https://togithub.com/grafana/helm-charts/pull/2997)

**Full Changelog**:
grafana/helm-charts@grafana-agent-0.36.0...grafana-7.3.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on saturday" (UTC), 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/sp3nx0r/homelab).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 23, 2024
1 parent 5529127 commit 7131881
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bootstrap/templates/addons/grafana/app/helmrelease.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: grafana
version: 7.3.3
version: 7.3.7
sourceRef:
kind: HelmRepository
name: grafana
Expand Down
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 @@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: grafana
version: 7.3.3
version: 7.3.7
sourceRef:
kind: HelmRepository
name: grafana
Expand Down

0 comments on commit 7131881

Please sign in to comment.