Skip to content

feat(helm): update chart grafana to 8.15.0#377

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/grafana-8.x
Open

feat(helm): update chart grafana to 8.15.0#377
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/grafana-8.x

Conversation

@renovate

@renovate renovate Bot commented Mar 29, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
grafana (source) minor 8.10.48.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: grafana/helm-charts@mimir-distributed-5.8.0-weekly.339+dev.1...grafana-8.15.0

v8.14.2

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@loki-distributed-0.80.5...grafana-8.14.2

v8.14.1

Compare Source

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

What's Changed

  • [grafana] Explicitly drop all unused capabilities for init-chown-data and set readonlyRootFilesystem by @​jcpunk in #​3684

Full Changelog: grafana/helm-charts@tempo-distributed-1.38.3...grafana-8.14.1

v8.14.0

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@grafana-8.13.2...grafana-8.14.0

v8.13.2

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@alloy-operator-0.2.5-beta.1...grafana-8.13.2

v8.13.1

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@alloy-operator-0.2.4-beta.1...grafana-8.13.1

v8.13.0

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@alloy-1.0.2...grafana-8.13.0

v8.12.1

Compare Source

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

What's Changed

  • [grafana] Image Pull Secrets for the Image Renderer deployment not set in values.yaml by @​RaphSku in #​3653

New Contributors

Full Changelog: grafana/helm-charts@loki-distributed-0.80.3...grafana-8.12.1

v8.12.0

Compare Source

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

What's Changed

  • [grafana] feat: add possibility to set env var RESOURCE_NAME using grafana-helm chart values by @​CarstenSon in #​3649

New Contributors

Full Changelog: grafana/helm-charts@cloudcost-exporter-1.0.1...grafana-8.12.0

v8.11.4

Compare Source

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

What's Changed

  • [grafana] Add initContainers only if .Values.persistence.enabled and .Values.initChownData.enabled are true by @​baurmatt in #​3590

Full Changelog: grafana/helm-charts@tempo-distributed-1.35.0...grafana-8.11.4

v8.11.3

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@grafana-8.11.2...grafana-8.11.3

v8.11.2

Compare Source

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

What's Changed

  • [grafana] Document limitation of alert's rule_version_record_limit to avoid DB saturation by @​benoittgt in #​3629

New Contributors

Full Changelog: grafana/helm-charts@rollout-operator-0.25.0...grafana-8.11.2

v8.11.1

Compare Source

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

What's Changed

  • [grafana] Process sidecar configmap/secret label and labelValue with tpl by @​a-abella in #​3585

New Contributors

Full Changelog: grafana/helm-charts@grafana-sampling-1.1.5...grafana-8.11.1

v8.11.0

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@alloy-operator-0.2.1-beta.1...grafana-8.11.0


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Mar 29, 2025

Copy link
Copy Markdown
--- 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.10.4
+      version: 8.15.0
   dependsOn:
   - name: kube-prometheus-stack
     namespace: observability
   install:
     remediation:
       retries: 3

@github-actions

github-actions Bot commented Mar 29, 2025

Copy link
Copy Markdown
--- 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: f5afb5e5f8438bbb1d02b17d8136116d32ac063f07b23e29473295a127c3f885
+        checksum/dashboards-json-config: 0682682818f876809b3b142924eee790d0f236b6d55f03fbfbec858dd6cb507b
         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:11.5.2
+        image: docker.io/grafana/grafana:11.6.1
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@renovate renovate Bot changed the title feat(helm): update chart grafana to 8.11.0 feat(helm): update chart grafana to 8.11.1 Apr 1, 2025
@renovate renovate Bot force-pushed the renovate/grafana-8.x branch from 9aa0063 to 96e62f4 Compare April 1, 2025 23:08
@renovate renovate Bot changed the title feat(helm): update chart grafana to 8.11.1 feat(helm): update chart grafana to 8.11.2 Apr 3, 2025
@renovate renovate Bot force-pushed the renovate/grafana-8.x branch from 96e62f4 to 8d0e782 Compare April 3, 2025 18:05
@renovate renovate Bot changed the title feat(helm): update chart grafana to 8.11.2 feat(helm): update chart grafana to 8.11.3 Apr 4, 2025
@renovate renovate Bot force-pushed the renovate/grafana-8.x branch from 8d0e782 to 887d9ce Compare April 4, 2025 19:27
@renovate renovate Bot changed the title feat(helm): update chart grafana to 8.11.3 feat(helm): update chart grafana to 8.11.4 Apr 9, 2025
@renovate renovate Bot force-pushed the renovate/grafana-8.x branch 2 times, most recently from b42ae79 to ce4dd5e Compare April 14, 2025 19:07
@renovate renovate Bot changed the title feat(helm): update chart grafana to 8.11.4 feat(helm): update chart grafana to 8.12.0 Apr 14, 2025
@renovate renovate Bot force-pushed the renovate/grafana-8.x branch from ce4dd5e to 1b54c16 Compare April 16, 2025 21:41
@renovate renovate Bot changed the title feat(helm): update chart grafana to 8.12.0 feat(helm): update chart grafana to 8.12.1 Apr 16, 2025
@renovate renovate Bot changed the title feat(helm): update chart grafana to 8.12.1 feat(helm): update chart grafana to 8.13.0 Apr 23, 2025
@renovate renovate Bot force-pushed the renovate/grafana-8.x branch from 1b54c16 to 066470c Compare April 23, 2025 23:16
@renovate renovate Bot changed the title feat(helm): update chart grafana to 8.13.0 feat(helm): update chart grafana to 8.13.1 Apr 24, 2025
@renovate renovate Bot force-pushed the renovate/grafana-8.x branch 2 times, most recently from 4e26c68 to 0d4d162 Compare April 29, 2025 17:50
@renovate renovate Bot changed the title feat(helm): update chart grafana to 8.13.1 feat(helm): update chart grafana to 8.13.2 Apr 29, 2025
@renovate renovate Bot changed the title feat(helm): update chart grafana to 8.13.2 feat(helm): update chart grafana to 8.14.0 Apr 30, 2025
@renovate renovate Bot force-pushed the renovate/grafana-8.x branch 2 times, most recently from f3272f6 to f12f5de Compare May 1, 2025 23:15
@renovate renovate Bot changed the title feat(helm): update chart grafana to 8.14.0 feat(helm): update chart grafana to 8.14.1 May 1, 2025
@renovate renovate Bot force-pushed the renovate/grafana-8.x branch from f12f5de to 63ae817 Compare May 2, 2025 19:22
@renovate renovate Bot changed the title feat(helm): update chart grafana to 8.14.1 feat(helm): update chart grafana to 8.14.2 May 2, 2025
@renovate renovate Bot force-pushed the renovate/grafana-8.x branch from 63ae817 to b3e3780 Compare May 5, 2025 20:00
@renovate renovate Bot changed the title feat(helm): update chart grafana to 8.14.2 feat(helm): update chart grafana to 8.15.0 May 5, 2025
@renovate renovate Bot force-pushed the renovate/grafana-8.x branch from b3e3780 to 7dd2ac6 Compare January 8, 2026 19:29
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.

0 participants