Skip to content

chore(deps): update dependency grafana/grafana-operator to v5.24.0#1978

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/grafana-grafana-operator-5.x
Open

chore(deps): update dependency grafana/grafana-operator to v5.24.0#1978
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/grafana-grafana-operator-5.x

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
grafana/grafana-operator minor v5.23.0v5.24.0

Release Notes

grafana/grafana-operator (grafana/grafana-operator)

v5.24.0

Compare Source

Welcome to release 5.24.0 of the Grafana Operator!

This release contains an important security fix, and we urge you to update to this version as soon as possible. We are not aware of any breaking changes all through versions >= 5 so updates should be trivial.

Regarding features, this release includes support for fetching dashboards & library panels using OCI artifacts.

Upgrade instructions

Using Helm
# Upgrade the operator image & deployment
helm upgrade -i grafana-operator oci://ghcr.io/grafana/helm-charts/grafana-operator --version 5.24.0

# Upgrading CRDs
kubectl apply --server-side --force-conflicts -f https://github.com/grafana/grafana-operator/releases/download/v5.24.0/crds.yaml
Using kubectl
# Namespace Scope
kubectl replace -f https://github.com/grafana/grafana-operator/releases/download/v5.24.0/kustomize-namespace_scoped.yaml

# Cluster Scope
kubectl replace -f https://github.com/grafana/grafana-operator/releases/download/v5.24.0/kustomize-cluster_scoped.yaml 
Using kustomize
flux pull artifact oci://ghcr.io/grafana/kustomize/grafana-operator:v5.24.0 --output ./grafana-operator/
Using OLM

Releases are published to operatorhub.io as well as the OpenShift Operator Catalog. Depending on the installation, existing installations will either upgrade automatically or require approval from an administrator.

What's Changed

Features
Fixes
Dependencies
Other Changes

New Contributors

Full Changelog: grafana/grafana-operator@v5.23.0...v5.24.0


Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Jun 23, 2026
Copilot AI review requested due to automatic review settings June 23, 2026 13:35
@renovate renovate Bot added the renovate label Jun 23, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 11.71%. Comparing base (4e9e529) to head (9769b0b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1978   +/-   ##
=======================================
  Coverage   11.70%   11.71%           
=======================================
  Files         362      362           
  Lines       20096    20096           
=======================================
+ Hits         2353     2355    +2     
+ Misses      17665    17664    -1     
+ Partials       78       77    -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant