Update Helm release grafana to v7.3.0 #26

Merged
remoll merged 1 commits from renovate/grafana-7.x into main 2024-02-03 20:54:46 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
grafana (source) HelmChart minor 7.0.21 -> 7.3.0

Release Notes

grafana/helm-charts (grafana)

v7.3.0

Compare Source

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

What's Changed

New Contributors

Full Changelog: https://github.com/grafana/helm-charts/compare/promtail-6.15.5...grafana-7.3.0

v7.2.5

Compare Source

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

What's Changed

Full Changelog: https://github.com/grafana/helm-charts/compare/helm-loki-5.42.0...grafana-7.2.5

v7.2.4

Compare Source

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

What's Changed

Full Changelog: https://github.com/grafana/helm-charts/compare/loki-stack-2.10.1...grafana-7.2.4

v7.2.3

Compare Source

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

What's Changed

New Contributors

Full Changelog: https://github.com/grafana/helm-charts/compare/grafana-7.2.2...grafana-7.2.3

v7.2.2

Compare Source

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

What's Changed

New Contributors

Full Changelog: https://github.com/grafana/helm-charts/compare/tempo-distributed-1.8.0...grafana-7.2.2

v7.2.1

Compare Source

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

What's Changed

New Contributors

Full Changelog: https://github.com/grafana/helm-charts/compare/grafana-7.2.0...grafana-7.2.1

v7.2.0

Compare Source

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

What's Changed

New Contributors

Full Changelog: https://github.com/grafana/helm-charts/compare/helm-k6-operator-3.4.0...grafana-7.2.0

v7.1.0

Compare Source

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

What's Changed

New Contributors

Full Changelog: https://github.com/grafana/helm-charts/compare/grafana-7.0.22...grafana-7.1.0

v7.0.22

Compare Source

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

What's Changed

New Contributors

Full Changelog: https://github.com/grafana/helm-charts/compare/tempo-distributed-1.7.4...grafana-7.0.22


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [grafana](https://grafana.com) ([source](https://github.com/grafana/helm-charts)) | HelmChart | minor | `7.0.21` -> `7.3.0` | --- ### Release Notes <details> <summary>grafana/helm-charts (grafana)</summary> ### [`v7.3.0`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.3.0) [Compare Source](https://github.com/grafana/helm-charts/compare/grafana-7.2.5...grafana-7.3.0) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] app version to 10.3.1 by [@&#8203;nazimisik](https://github.com/nazimisik) in https://github.com/grafana/helm-charts/pull/2936 #### New Contributors - [@&#8203;nazimisik](https://github.com/nazimisik) made their first contribution in https://github.com/grafana/helm-charts/pull/2936 **Full Changelog**: https://github.com/grafana/helm-charts/compare/promtail-6.15.5...grafana-7.3.0 ### [`v7.2.5`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.2.5) [Compare Source](https://github.com/grafana/helm-charts/compare/grafana-7.2.4...grafana-7.2.5) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Allow prefix field in envFrom entries by [@&#8203;mario-steinhoff-gcx](https://github.com/mario-steinhoff-gcx) in https://github.com/grafana/helm-charts/pull/2934 **Full Changelog**: https://github.com/grafana/helm-charts/compare/helm-loki-5.42.0...grafana-7.2.5 ### [`v7.2.4`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.2.4) [Compare Source](https://github.com/grafana/helm-charts/compare/grafana-7.2.3...grafana-7.2.4) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] fix Chart.yaml - fix incorrect license [#&#8203;2882](https://github.com/grafana/helm-charts/issues/2882) by [@&#8203;arukiidou](https://github.com/arukiidou) in https://github.com/grafana/helm-charts/pull/2909 **Full Changelog**: https://github.com/grafana/helm-charts/compare/loki-stack-2.10.1...grafana-7.2.4 ### [`v7.2.3`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.2.3) [Compare Source](https://github.com/grafana/helm-charts/compare/grafana-7.2.2...grafana-7.2.3) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Allow to customize empty dir volume by [@&#8203;YvesZelros](https://github.com/YvesZelros) in https://github.com/grafana/helm-charts/pull/2911 #### New Contributors - [@&#8203;YvesZelros](https://github.com/YvesZelros) made their first contribution in https://github.com/grafana/helm-charts/pull/2911 **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-7.2.2...grafana-7.2.3 ### [`v7.2.2`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.2.2) [Compare Source](https://github.com/grafana/helm-charts/compare/grafana-7.2.1...grafana-7.2.2) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Don't fail assertNoLeakedSecrets check if a variable expansion operator is found by [@&#8203;bdalpe](https://github.com/bdalpe) in https://github.com/grafana/helm-charts/pull/2904 #### New Contributors - [@&#8203;bdalpe](https://github.com/bdalpe) made their first contribution in https://github.com/grafana/helm-charts/pull/2904 **Full Changelog**: https://github.com/grafana/helm-charts/compare/tempo-distributed-1.8.0...grafana-7.2.2 ### [`v7.2.1`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.2.1) [Compare Source](https://github.com/grafana/helm-charts/compare/grafana-7.2.0...grafana-7.2.1) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] fix secret datasources/notifiers rendering by [@&#8203;JordanGoasdoue](https://github.com/JordanGoasdoue) in https://github.com/grafana/helm-charts/pull/2895 #### New Contributors - [@&#8203;JordanGoasdoue](https://github.com/JordanGoasdoue) made their first contribution in https://github.com/grafana/helm-charts/pull/2895 **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-7.2.0...grafana-7.2.1 ### [`v7.2.0`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.2.0) [Compare Source](https://github.com/grafana/helm-charts/compare/grafana-7.1.0...grafana-7.2.0) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Support Datasource sidecar having envValueFrom by [@&#8203;mtenrero](https://github.com/mtenrero) in https://github.com/grafana/helm-charts/pull/2862 #### New Contributors - [@&#8203;mtenrero](https://github.com/mtenrero) made their first contribution in https://github.com/grafana/helm-charts/pull/2862 **Full Changelog**: https://github.com/grafana/helm-charts/compare/helm-k6-operator-3.4.0...grafana-7.2.0 ### [`v7.1.0`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.1.0) [Compare Source](https://github.com/grafana/helm-charts/compare/grafana-7.0.22...grafana-7.1.0) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] feat: fail when users store secrets in plaintext by [@&#8203;DerekTBrown](https://github.com/DerekTBrown) in https://github.com/grafana/helm-charts/pull/2867 #### New Contributors - [@&#8203;DerekTBrown](https://github.com/DerekTBrown) made their first contribution in https://github.com/grafana/helm-charts/pull/2867 **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-7.0.22...grafana-7.1.0 ### [`v7.0.22`](https://github.com/grafana/helm-charts/releases/tag/grafana-7.0.22) [Compare Source](https://github.com/grafana/helm-charts/compare/grafana-7.0.21...grafana-7.0.22) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] app version to 10.2.3 by [@&#8203;akselleirv](https://github.com/akselleirv) in https://github.com/grafana/helm-charts/pull/2879 #### New Contributors - [@&#8203;akselleirv](https://github.com/akselleirv) made their first contribution in https://github.com/grafana/helm-charts/pull/2879 **Full Changelog**: https://github.com/grafana/helm-charts/compare/tempo-distributed-1.7.4...grafana-7.0.22 </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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate changed title from Update Helm release grafana to v7.0.22 to Update Helm release grafana to v7.1.0 2024-01-10 13:00:35 +00:00
renovate force-pushed renovate/grafana-7.x from d112f19c8c to e3d8667d7c 2024-01-10 13:00:37 +00:00 Compare
renovate changed title from Update Helm release grafana to v7.1.0 to Update Helm release grafana to v7.2.0 2024-01-12 20:03:54 +00:00
renovate force-pushed renovate/grafana-7.x from e3d8667d7c to afdffb990b 2024-01-12 20:03:56 +00:00 Compare
renovate changed title from Update Helm release grafana to v7.2.0 to Update Helm release grafana to v7.2.1 2024-01-15 04:00:37 +00:00
renovate force-pushed renovate/grafana-7.x from afdffb990b to ce56dd5cf9 2024-01-15 04:00:38 +00:00 Compare
renovate changed title from Update Helm release grafana to v7.2.1 to Update Helm release grafana to v7.2.2 2024-01-19 04:00:38 +00:00
renovate force-pushed renovate/grafana-7.x from ce56dd5cf9 to 90f593669d 2024-01-19 04:00:38 +00:00 Compare
renovate changed title from Update Helm release grafana to v7.2.2 to Update Helm release grafana to v7.2.3 2024-01-19 08:00:34 +00:00
renovate force-pushed renovate/grafana-7.x from 90f593669d to 75325eefad 2024-01-19 08:00:35 +00:00 Compare
renovate changed title from Update Helm release grafana to v7.2.3 to Update Helm release grafana to v7.2.4 2024-01-22 08:00:35 +00:00
renovate force-pushed renovate/grafana-7.x from 75325eefad to 374c9e5ae5 2024-01-22 08:00:37 +00:00 Compare
renovate force-pushed renovate/grafana-7.x from 374c9e5ae5 to 48c2637d13 2024-01-27 18:00:47 +00:00 Compare
renovate changed title from Update Helm release grafana to v7.2.4 to Update Helm release grafana to v7.2.5 2024-01-27 18:01:00 +00:00
renovate force-pushed renovate/grafana-7.x from 48c2637d13 to ea1fa1637f 2024-01-30 15:00:52 +00:00 Compare
renovate changed title from Update Helm release grafana to v7.2.5 to Update Helm release grafana to v7.3.0 2024-01-30 15:01:10 +00:00
remoll merged commit eb5bda63db into main 2024-02-03 20:54:46 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#26
No description provided.