Skip to content

Commit

Permalink
fix(helm): update chart grafana ( 7.3.9 → 7.3.10 ) (#533)
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)) | patch | `7.3.9`
-> `7.3.10` |

---

### Release Notes

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

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

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

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

#### What's Changed

- \[grafana] Fix HPA selector by
[@&#8203;gritzkoo](https://togithub.com/gritzkoo) in
[https://github.com/grafana/helm-charts/pull/3050](https://togithub.com/grafana/helm-charts/pull/3050)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.9.9...grafana-7.3.10

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

---------

Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com>
Co-authored-by: Kireque <[email protected]>
  • Loading branch information
kireque-bot[bot] and kireque authored May 8, 2024
1 parent 99b2532 commit 3267d6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/main/apps/monitoring/grafana/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
kind: HelmRepository
name: grafana
namespace: flux-system
version: 7.3.9
version: 7.3.10
interval: 30m
timeout: 20m
values:
Expand Down Expand Up @@ -405,4 +405,4 @@ spec:
whenUnsatisfiable: DoNotSchedule
labelSelector:
matchLabels:
app.kubernetes.io/name: grafana
app.kubernetes.io/name: grafana

0 comments on commit 3267d6e

Please sign in to comment.