Skip to content

Comments

feat(container): update image ghcr.io/grafana/helm-charts/grafana ( 10.4.3 ➔ 10.5.1 )#4332

Merged
waifuz-bot[bot] merged 1 commit intomainfrom
renovate/grafana-monorepo
Jan 5, 2026
Merged

feat(container): update image ghcr.io/grafana/helm-charts/grafana ( 10.4.3 ➔ 10.5.1 )#4332
waifuz-bot[bot] merged 1 commit intomainfrom
renovate/grafana-monorepo

Conversation

@waifuz-bot
Copy link
Contributor

@waifuz-bot waifuz-bot bot commented Jan 5, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/grafana/helm-charts/grafana (source) minor 10.4.310.5.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@waifuz-bot waifuz-bot bot requested a review from kashalls as a code owner January 5, 2026 13:41
@waifuz-bot waifuz-bot bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Jan 5, 2026
@waifuz-bot
Copy link
Contributor Author

waifuz-bot bot commented Jan 5, 2026

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

@waifuz-bot
Copy link
Contributor Author

waifuz-bot bot commented Jan 5, 2026

--- 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: c9a83aa1a30c4f72261dc481e7fb8d95fadb4f780bc2dd9b5b9bb38fece19086
+        checksum/dashboards-json-config: 46edb5097a601ab44b1a3ae47294dba873441886235c4079c5c2b917300a863e
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       shareProcessNamespace: false
@@ -57,13 +57,13 @@

           subPath: download_dashboards.sh
         - name: storage
           mountPath: /var/lib/grafana
       enableServiceLinks: true
       containers:
       - name: grafana-sc-dashboard
-        image: quay.io/kiwigrid/k8s-sidecar:2.1.2
+        image: quay.io/kiwigrid/k8s-sidecar:2.2.1
         imagePullPolicy: IfNotPresent
         env:
         - name: METHOD
           value: WATCH
         - name: LABEL
           value: grafana_dashboard
@@ -99,13 +99,13 @@

           seccompProfile:
             type: RuntimeDefault
         volumeMounts:
         - name: sc-dashboard-volume
           mountPath: /tmp/dashboards
       - name: grafana-sc-datasources
-        image: quay.io/kiwigrid/k8s-sidecar:2.1.2
+        image: quay.io/kiwigrid/k8s-sidecar:2.2.1
         imagePullPolicy: IfNotPresent
         env:
         - name: METHOD
           value: WATCH
         - name: LABEL
           value: grafana_datasource

@waifuz-bot waifuz-bot bot force-pushed the renovate/grafana-monorepo branch from 4c02863 to bbc0c6f Compare January 5, 2026 14:24
@waifuz-bot waifuz-bot bot changed the title feat(container): update image ghcr.io/grafana/helm-charts/grafana ( 10.4.3 ➔ 10.5.0 ) feat(container): update image ghcr.io/grafana/helm-charts/grafana ( 10.4.3 ➔ 10.5.1 ) Jan 5, 2026
@waifuz-bot waifuz-bot bot merged commit dfd23e2 into main Jan 5, 2026
12 checks passed
@waifuz-bot waifuz-bot bot deleted the renovate/grafana-monorepo branch January 5, 2026 15:23
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