Skip to content

Update Helm release netdata to v3.7.163 - #2035

Merged
claytono merged 2 commits into
mainfrom
renovate/netdata-3.x
Apr 22, 2026
Merged

Update Helm release netdata to v3.7.163#2035
claytono merged 2 commits into
mainfrom
renovate/netdata-3.x

Conversation

@renovate

@renovate renovate Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change Pending
netdata (source) patch 3.7.1613.7.163 3.7.164

Release Notes

netdata/helmchart (netdata)

v3.7.163

Compare Source

Real-time performance monitoring, done right!

v3.7.162

Compare Source

Real-time performance monitoring, done right!


Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "after 2am and before 8am 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 Apr 20, 2026
@renovate
renovate Bot requested a review from claytono as a code owner April 20, 2026 06:04
@renovate renovate Bot added the renovate label Apr 20, 2026
@github-actions

github-actions Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

netdata (helm) 3.7.161 -> 3.7.163

Risk: 🟢 Safe

The Deep Dive

Update Scope

Patch bump of the netdata Helm chart from 3.7.1613.7.163 (skipping 3.7.162). Chart appVersion is unchanged at v2.9.0, so the netdata container image is not changing. In the rendered manifests under kubernetes/netdata/helm/, the only diff is the chart: netdata-3.7.161chart: netdata-3.7.163 label across 14 resources (PR diff). No deployment spec, configmap data, PVC, ingress, RBAC, or serviceaccount content changes.

Features & UX

Two optional chart features were added upstream between 3.7.161 and 3.7.163, neither is enabled by this deployment:

  • Gateway API HTTPRoute support — new httpRoute.* values and templates/parent/httproute.yaml, gated on httpRoute.enabled=true (upstream diff). kubernetes/netdata/values.yaml does not set httpRoute and continues to use ingress.enabled: true with Traefik (values.yaml:193-208), so no HTTPRoute is rendered.
  • OpenTelemetry restarter wiring — the restarter cronjob/role now also restart <name>-otel when netdataOpentelemetry.enabled=true (cronjob.yaml diff). values.yaml does not enable netdataOpentelemetry, and the rendered helm/netdata/ directory contains no restarter or otel resources.

Newer Versions

3.7.164 was published on 2026-04-14 (release list). The diff between 3.7.163 and 3.7.164 is a Chart.yaml version-number bump only — no template, values, or README changes beyond version strings. Nothing in the 3.7.1613.7.163 range is regressed and later fixed, so there is no reason to wait.

Hazards & Risks

None identified. The rendered diff is limited to chart label updates on already-deployed resources; appVersion is unchanged, no rendered spec fields change, and neither of the new optional features (HTTPRoute, otel restarter) is enabled in kubernetes/netdata/values.yaml. ArgoCD will observe a label-only update and reconcile without workload churn beyond a normal manifest apply.

Sources


🟢 Verdict: Safe

Safe to merge. This is a chart-only patch bump with appVersion unchanged at v2.9.0; the only rendered change is the chart: label, and the new optional features (Gateway API HTTPRoute, otel restarter) are not enabled by the local values.

@renovate
renovate Bot force-pushed the renovate/netdata-3.x branch 22 times, most recently from 0a39a3a to 5a679f2 Compare April 22, 2026 13:46
@renovate renovate Bot changed the title Update Helm release netdata to v3.7.162 Update Helm release netdata to v3.7.163 Apr 22, 2026
@renovate
renovate Bot force-pushed the renovate/netdata-3.x branch from 5a679f2 to 6ab3674 Compare April 22, 2026 13:49
@claytono
claytono enabled auto-merge (rebase) April 22, 2026 13:58
@claytono
claytono merged commit f53ca1f into main Apr 22, 2026
19 checks passed
@claytono
claytono deleted the renovate/netdata-3.x branch April 22, 2026 13:58
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.

1 participant