home-ops icon indicating copy to clipboard operation
home-ops copied to clipboard

feat(helm): update chart grafana (8.14.2 → 8.15.0)

Open bot-akira[bot] opened this issue 6 months ago • 2 comments

This PR contains the following updates:

Package Update Change
grafana (source) minor 8.14.2 -> 8.15.0

Release Notes

grafana/helm-charts (grafana)

v8.15.0

Compare Source

The leading tool for querying and visualizing time series and metrics.

What's Changed

New Contributors

Full Changelog: https://github.com/grafana/helm-charts/compare/mimir-distributed-5.8.0-weekly.339+dev.1...grafana-8.15.0


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.

bot-akira[bot] avatar May 05 '25 20:05 bot-akira[bot]

--- kubernetes/apps/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana

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

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

     spec:
       chart: grafana
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 8.14.2
+      version: 8.15.0
   install:
     remediation:
       retries: 3
   interval: 1h
   upgrade:
     cleanupOnFail: true

bot-akira[bot] avatar May 05 '25 20:05 bot-akira[bot]

--- 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: 88ed1d986ad85356d5c7075477f217af24e95387822a760fa305b93fd71b047c
+        checksum/dashboards-json-config: ca228072b1de2619b8a0d3fb5229ddcd41778fbf0ab9840abad07dba304abbc9
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       shareProcessNamespace: false

bot-akira[bot] avatar May 05 '25 20:05 bot-akira[bot]