Skip to content

Comments

feat(container): update ghcr.io/grafana/helm-charts/grafana ( 9.0.0 → 9.2.0 )#3581

Merged
kashalls merged 1 commit intomainfrom
renovate/grafana-monorepo
May 24, 2025
Merged

feat(container): update ghcr.io/grafana/helm-charts/grafana ( 9.0.0 → 9.2.0 )#3581
kashalls merged 1 commit intomainfrom
renovate/grafana-monorepo

Conversation

@layla-bot
Copy link
Contributor

@layla-bot layla-bot bot commented May 21, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/grafana/helm-charts/grafana (source) minor 9.0.0 -> 9.2.0

Release Notes

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

v9.2.0: 9.2.0 (2022-10-11)

Compare Source

Download page
What's new highlights

Features and enhancements
Bug fixes

v9.1.1: 9.1.1 (2022-08-23)

Compare Source

Download page
What's new highlights

Features and enhancements
Bug fixes
Plugin development fixes & changes

v9.0.1: 9.0.1 (2022-06-21)

Compare Source

Download page
What's new highlights

Features and enhancements
Bug fixes
Deprecations

Support for compact Explore URLs is deprecated and will be removed in a future release. Until then, when navigating to Explore using the deprecated format the URLs are automatically converted. If you have existing links pointing to Explore update them using the format generated by Explore upon navigation.

You can identify a compact URL by its format. Compact URLs have the left (and optionally right) url parameter as an array of strings, for example &left=["now-1h","now"...]. The standard explore URLs follow a key/value pattern, for example &left={"datasource":"test"...}. Please be sure to check your dashboards for any hardcoded links to Explore and update them to the standard URL pattern. Issue #​50873


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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner May 21, 2025 17:05
@layla-bot layla-bot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels May 21, 2025
@layla-bot
Copy link
Contributor Author

layla-bot bot commented May 21, 2025

--- kubernetes/apps/observability/grafana/app Kustomization: observability/grafana OCIRepository: observability/grafana

+++ kubernetes/apps/observability/grafana/app Kustomization: observability/grafana OCIRepository: observability/grafana

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

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

@layla-bot
Copy link
Contributor Author

layla-bot bot commented May 21, 2025

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

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

@@ -19,13 +19,13 @@

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: d91e34269f1b2b5f9fcba50ae70a62edf11f78f719fc2c8e889a7951b659d5a1
+        checksum/dashboards-json-config: 88a744de296a7a49524285b4cad49e1b27f3fd5a6b98612246e9a91b8e37c474
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       shareProcessNamespace: false
@@ -135,13 +135,13 @@

           seccompProfile:
             type: RuntimeDefault
         volumeMounts:
         - name: sc-datasources-volume
           mountPath: /etc/grafana/provisioning/datasources
       - name: grafana
-        image: docker.io/grafana/grafana:12.0.0
+        image: docker.io/grafana/grafana:12.0.0-security-01
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@layla-bot layla-bot bot force-pushed the renovate/grafana-monorepo branch from 8f70c6a to 5e4265e Compare May 22, 2025 15:05
@layla-bot layla-bot bot changed the title fix(container): update ghcr.io/grafana/helm-charts/grafana ( 9.0.0 → 9.0.1 ) feat(container): update ghcr.io/grafana/helm-charts/grafana ( 9.0.0 → 9.1.1 ) May 22, 2025
@layla-bot layla-bot bot force-pushed the renovate/grafana-monorepo branch from 5e4265e to a1d8f3a Compare May 23, 2025 08:06
@layla-bot layla-bot bot changed the title feat(container): update ghcr.io/grafana/helm-charts/grafana ( 9.0.0 → 9.1.1 ) feat(container): update ghcr.io/grafana/helm-charts/grafana ( 9.0.0 → 9.2.0 ) May 23, 2025
@layla-bot layla-bot bot force-pushed the renovate/grafana-monorepo branch from a1d8f3a to 4cd5ba3 Compare May 24, 2025 18:18
@kashalls kashalls merged commit 55d1ebd into main May 24, 2025
14 checks passed
@layla-bot layla-bot bot deleted the renovate/grafana-monorepo branch May 24, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant