Skip to content

Update Helm release grafana to v12.4.4#2396

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/grafana-12.x
Open

Update Helm release grafana to v12.4.4#2396
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/grafana-12.x

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change Pending
grafana (source) patch 12.4.112.4.4 12.7.1 (+8)

Release Notes

grafana-community/helm-charts (grafana)

v12.4.4

Compare Source

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

What's Changed
  • [CI] Modify PR template for AI identification and testing by @​jkroepke in #​566
  • [grafana] Fix skipTlsVerify consistent across all sidecars with per-sidecar override support by @​Alja9 in #​565

Full Changelog: grafana-community/helm-charts@grafana-12.4.3...grafana-12.4.4

v12.4.3

Compare Source

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

What's Changed

  • [grafana] Fix VPA namespace to respect namespaceOverride by @​Alja9 in #​564

New Contributors

Full Changelog: grafana-community/helm-charts@tempo-distributed-2.23.5...grafana-12.4.3

v12.4.2

Compare Source

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

What's Changed

  • [grafana] allow init-chown-data to traverse restricted persisted directories by @​Copilot in #​536

Full Changelog: grafana-community/helm-charts@tempo-distributed-2.23.4...grafana-12.4.2


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "after 12am and before 2am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Jun 22, 2026
@renovate renovate Bot requested a review from claytono as a code owner June 22, 2026 05:10
@renovate renovate Bot added the renovate label Jun 22, 2026
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

grafana (helm) 12.4.1 -> 12.4.4

Risk: 🟡 Caution

The Deep Dive

Update Scope

Updates the grafana Helm dependency in kubernetes/grafana/Chart.yaml from 12.4.1 to 12.4.4. The upstream chart appVersion stays 13.0.1-security-01, and the PR diff does not change the rendered docker.io/grafana/grafana:13.0.1-security-01 container image. This is a chart-scaffolding update, not a Grafana application upgrade.

Performance & Stability

  • grafana-community/helm-charts PR 536 adds DAC_OVERRIDE to init-chown-data so the startup chown -R /var/lib/grafana can traverse persisted subdirectories with restrictive permissions. The PR diff renders that change, and this deployment has persistence enabled, so the fix applies to the existing Grafana data PVC.

Newer Versions

Hazards & Risks

  • grafana-community/helm-charts PR 536 is also a runtime permission expansion: the root init-chown-data init container now requests DAC_OVERRIDE in addition to CHOWN. In this repo it is limited to the existing persistence ownership init container, but clusters with admission policies that disallow added capabilities may reject the rendered Pod spec.
  • Targeted validation beyond normal render/lint checks: run a cluster-connected Kubernetes dry-run such as kubectl apply --server-side --dry-run=server -k kubernetes/grafana/ to confirm admission accepts the rendered Grafana Pod with DAC_OVERRIDE. The Render Helm Charts check passed, and Kubernetes dry-run requests are not persisted, but this CI-mode evaluation cannot query the live cluster admission chain.

Sources


🟡 Verdict: Caution

renovate:caution because grafana-community/helm-charts PR 536 expands the persistent-volume init container capability set, which warrants a cluster-connected server-side dry-run admission check for DAC_OVERRIDE. The rest is low risk: the PR diff leaves the Grafana app image unchanged, the Render Helm Charts check passed, and the newer Grafana chart release bodies do not show a 12.4.4 regression fixed later.

@renovate renovate Bot force-pushed the renovate/grafana-12.x branch from 50a72f5 to 5b2e83c Compare June 26, 2026 14:29
@renovate renovate Bot changed the title Update Helm release grafana to v12.4.2 Update Helm release grafana to v12.4.4 Jun 26, 2026
@renovate renovate Bot force-pushed the renovate/grafana-12.x branch 3 times, most recently from 80f06cc to 5472484 Compare June 26, 2026 16:42
@renovate renovate Bot force-pushed the renovate/grafana-12.x branch from 5472484 to 8d36281 Compare June 26, 2026 19:32
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