Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update grafana #921

Merged
merged 3 commits into from
Nov 7, 2024
Merged

chore(deps): update grafana #921

merged 3 commits into from
Nov 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 17, 2024

This PR contains the following updates:

Package Update Change
cgr.dev/du-uds-defenseunicorns/grafana-fips (source) minor 11.2.2 -> 11.3.0
docker.io/curlimages/curl minor 8.10.1 -> 8.11.0
docker.io/grafana/grafana minor 11.2.2 -> 11.3.0
grafana (source) patch 8.5.5 -> 8.5.12
registry1.dso.mil/ironbank/opensource/grafana/grafana (source) minor 11.2.2 -> 11.3.0

Release Notes

curl/curl-container (docker.io/curlimages/curl)

v8.11.0

Compare Source

Changed
  • bump to curl 8.11.0
grafana/helm-charts (grafana)

v8.5.12

Compare Source

v8.5.11

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@grafana-8.5.10...grafana-8.5.11

v8.5.10

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@beyla-1.4.4...grafana-8.5.10

v8.5.9

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@k8s-monitoring-1.6.1...grafana-8.5.9

v8.5.8

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@grafana-8.5.7...grafana-8.5.8

v8.5.7

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@alloy-0.9.2...grafana-8.5.7

v8.5.6

Compare Source

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

What's Changed
New Contributors

Full Changelog: grafana/helm-charts@helm-loki-6.18.0...grafana-8.5.6


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 17, 2024 14:17
@renovate renovate bot changed the title chore(deps): update grafana to v8.5.6 chore(deps): update grafana to v8.5.8 Oct 19, 2024
@renovate renovate bot force-pushed the renovate/grafana branch 2 times, most recently from 4c2f355 to 06754fa Compare October 22, 2024 19:33
@renovate renovate bot changed the title chore(deps): update grafana to v8.5.8 chore(deps): update grafana Oct 22, 2024
@mjnagel mjnagel added waiting on ironbank This PR is waiting on an image update for ironbank waiting on cgr This PR is waiting on an image update for cgr labels Oct 22, 2024
@renovate renovate bot force-pushed the renovate/grafana branch 3 times, most recently from 82650d8 to 82f9ae3 Compare October 29, 2024 17:12
@rjferguson21 rjferguson21 removed the waiting on ironbank This PR is waiting on an image update for ironbank label Oct 29, 2024
@renovate renovate bot force-pushed the renovate/grafana branch 4 times, most recently from fd6ff82 to 0a132b5 Compare November 5, 2024 00:20
| datasource | package                                               | from   | to     |
| ---------- | ----------------------------------------------------- | ------ | ------ |
| docker     | cgr.dev/du-uds-defenseunicorns/grafana-fips           | 11.2.2 | 11.3.0 |
| docker     | docker.io/curlimages/curl                             | 8.10.1 | 8.11.0 |
| docker     | docker.io/grafana/grafana                             | 11.2.2 | 11.3.0 |
| helm       | grafana                                               | 8.5.5  | 8.5.12 |
| docker     | registry1.dso.mil/ironbank/opensource/grafana/grafana | 11.2.2 | 11.3.0 |
@mjnagel mjnagel removed the waiting on cgr This PR is waiting on an image update for cgr label Nov 7, 2024
@mjnagel mjnagel self-assigned this Nov 7, 2024
Copy link
Contributor Author

renovate bot commented Nov 7, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mjnagel mjnagel merged commit 7cdd742 into main Nov 7, 2024
17 checks passed
@mjnagel mjnagel deleted the renovate/grafana branch November 7, 2024 19:48
UnicornChance pushed a commit that referenced this pull request Nov 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.31.0](v0.30.0...v0.31.0)
(2024-11-12)


### ⚠ BREAKING CHANGES

* Remove the generated exception block from the remoteCidr generation.
This change means that a cidr containing the META_IP could be set.

### Bug Fixes

* avoids memory leak in istio sidecar termination
([#972](#972))
([bfd415e](bfd415e))
* ensure grafana does not install plugins from the internet
([#993](#993))
([f3def45](f3def45))
* remove remoteCidr exception block
([#987](#987))
([264fbf6](264fbf6))
* renovate config updated to track tests
([#981](#981))
([2494448](2494448))
* sets `fail-fast` to `false` for matrix workflows
([#995](#995))
([3008788](3008788))
* sort auth chains when building the authservice config
([#969](#969))
([15487fb](15487fb))


### Miscellaneous

* add prometheus, loki, and vector e2e testing
([#939](#939))
([f271ce2](f271ce2))
* add the scorecard supply chain security workflow
([#917](#917))
([5626f2f](5626f2f))
* **deps:** update authservice to v1.0.3
([#893](#893))
([5585a3c](5585a3c))
* **deps:** update grafana curl-fips image to v8.11.0
([#994](#994))
([dfc4c8c](dfc4c8c))
* **deps:** update grafana to 11.3.0
([#921](#921))
([7cdd742](7cdd742))
* **deps:** update loki to 3.2.1
([#918](#918))
([5fa6a24](5fa6a24))
* **deps:** update loki to v6.19.0
([#990](#990))
([8bbac53](8bbac53))
* **deps:** update pepr to v0.39.0
([#932](#932))
([27eb1bd](27eb1bd))
* **deps:** update support dependencies to v3.27.2
([#1001](#1001))
([8702952](8702952))
* **deps:** update support dependencies to v3.3.0
([#985](#985))
([4636a38](4636a38))
* **deps:** update support dependencies to v3.3.1
([#1002](#1002))
([8c20b49](8c20b49))
* **deps:** update support-deps
([#928](#928))
([a9cf1f2](a9cf1f2))
* **deps:** update support-deps
([#983](#983))
([dc3084b](dc3084b))
* **deps:** update support-deps
([#989](#989))
([7a1c74e](7a1c74e))
* **deps:** update velero
([#956](#956))
([7746092](7746092))
* regroup renovate support dependencies
([#979](#979))
([6491be9](6491be9))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants