Skip to content

Commit

Permalink
chore(deps): update grafana helm chart to v8.5.5 (#905)
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://github.com/grafana/helm-charts)) | patch |
`8.5.2` -> `8.5.5` |

---

### Release Notes

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

###
[`v8.5.5`](https://github.com/grafana/helm-charts/releases/tag/grafana-8.5.5)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-8.5.4...grafana-8.5.5)

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

#### What's Changed

- \[grafana] Replicas could be 0
[#&#8203;3337](https://github.com/grafana/helm-charts/issues/3337)
by [@&#8203;ramon951](https://github.com/ramon951) in
[https://github.com/grafana/helm-charts/pull/3343](https://github.com/grafana/helm-charts/pull/3343)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@tempo-distributed-1.18.4...grafana-8.5.5

###
[`v8.5.4`](https://github.com/grafana/helm-charts/releases/tag/grafana-8.5.4)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-8.5.3...grafana-8.5.4)

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

#### What's Changed

- \[grafana] chore: bump k8s-sidecar to 1.28.0 by
[@&#8203;mlflr](https://github.com/mlflr) in
[https://github.com/grafana/helm-charts/pull/3348](https://github.com/grafana/helm-charts/pull/3348)

#### New Contributors

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

**Full Changelog**:
grafana/helm-charts@mimir-distributed-5.5.0...grafana-8.5.4

###
[`v8.5.3`](https://github.com/grafana/helm-charts/releases/tag/grafana-8.5.3)

[Compare
Source](https://github.com/grafana/helm-charts/compare/grafana-8.5.2...grafana-8.5.3)

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

#### What's Changed

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

**Full Changelog**:
grafana/helm-charts@alloy-0.9.1...grafana-8.5.3

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/defenseunicorns/uds-core).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Micah Nagel <[email protected]>
  • Loading branch information
renovate[bot] and mjnagel authored Oct 15, 2024
1 parent 8dfd362 commit ca9a485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/grafana/common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ components:
localPath: ../chart
- name: grafana
url: https://grafana.github.io/helm-charts/
version: 8.5.2
version: 8.5.5
namespace: grafana
valuesFiles:
- ../values/values.yaml
Expand Down

0 comments on commit ca9a485

Please sign in to comment.