Skip to content

Conversation

naoki-bot[bot]
Copy link
Contributor

@naoki-bot naoki-bot bot commented Sep 16, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/grafana/helm-charts/grafana (source) major 9.4.5 -> 10.0.0

Release Notes

grafana/grafana (ghcr.io/grafana/helm-charts/grafana)

v10.0.0: 10.0.0 (2023-06-12)

Download page
What's new highlights

Features and enhancements
  • Themes: Unify secondary button and ToolbarButton. #​69049, @​torkelo
  • PublicDashboards: Email sharing users with active sessions added in Users list . (Enterprise)
  • Caching: Ensure context-canceled are not reported as errors . (Enterprise)
  • SAML: Configuration UI. (Enterprise)
Bug fixes
  • Query Editor: Ensure dropdown menus position correctly. #​69131, @​grafanabot
  • Drawer: Fixes closeOnMaskClick false issue. #​69103, @​grafanabot
  • SAML: Fix IdP metadata caching so that invalid metadata doesn't get cached. (Enterprise)

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.

@naoki-bot
Copy link
Contributor Author

naoki-bot bot commented Sep 16, 2025

--- kubernetes/main/apps/observability/grafana/app Kustomization: flux-system/grafana OCIRepository: observability/grafana

+++ kubernetes/main/apps/observability/grafana/app Kustomization: flux-system/grafana OCIRepository: observability/grafana

@@ -11,9 +11,9 @@

 spec:
   interval: 10m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 9.4.5
+    tag: 10.0.0
   url: oci://ghcr.io/grafana/helm-charts/grafana
 

@naoki-bot
Copy link
Contributor Author

naoki-bot bot commented Sep 16, 2025

--- HelmRelease: observability/grafana Deployment: observability/grafana

+++ HelmRelease: observability/grafana Deployment: observability/grafana

@@ -19,15 +19,15 @@

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: 5a203c0781f2dd81633bd879be68862787d585f40b42bec6faeb29204cfbb70b
+        checksum/dashboards-json-config: 9aeb33ca06766567431ffa0ce9b44ef14bf2c360eec0a977cc89e7f6a845c53a
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: 9ece5d8eb8cf547ccfff02cff1838ab1cfc3d82ec3975d1d72ae17052ecef524
+        checksum/secret: eac42e78b3af69974331820504eb7c9f55b3734399c8dd24d795511794d4a9d1
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       shareProcessNamespace: false
       securityContext:

@rafaribe rafaribe merged commit 6941e46 into main Sep 26, 2025
16 checks passed
@rafaribe rafaribe deleted the renovate/main-major-grafana-monorepo branch September 26, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant