Skip to content

Comments

feat(container): update image ghcr.io/grafana/helm-charts/grafana ( 10.0.0 ➔ 10.1.0 )#3469

Merged
unsc-oni-ancilla[bot] merged 1 commit intomainfrom
renovate/grafana-monorepo
Oct 10, 2025
Merged

feat(container): update image ghcr.io/grafana/helm-charts/grafana ( 10.0.0 ➔ 10.1.0 )#3469
unsc-oni-ancilla[bot] merged 1 commit intomainfrom
renovate/grafana-monorepo

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

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

v10.1.0: 10.1.0 (2023-08-01)

Compare Source

Download page
What's new highlights

Features and enhancements
Bug fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@unsc-oni-ancilla unsc-oni-ancilla bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Oct 10, 2025
@unsc-oni-ancilla
Copy link
Contributor Author

--- 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: 10.0.0
+    tag: 10.1.0
   url: oci://ghcr.io/grafana/helm-charts/grafana
 

@unsc-oni-ancilla
Copy link
Contributor Author

--- 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: 3edeca508d9d1ff7029e535fe6210bc974347ae91792ee33070394209d354bf3
+        checksum/dashboards-json-config: 62b8505af5315700ff982019ac2b7a12aefd04d31b0d919aca9e89a7e1ec18ce
         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.1.1
+        image: docker.io/grafana/grafana:12.2.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@unsc-oni-ancilla unsc-oni-ancilla bot merged commit d8a50d4 into main Oct 10, 2025
11 checks passed
@unsc-oni-ancilla unsc-oni-ancilla bot deleted the renovate/grafana-monorepo branch October 10, 2025 17:08
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/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants