You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patch bump of the netdata Helm chart from 3.7.161 → 3.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.161 → chart: 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.161 → 3.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.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.7.161→3.7.1633.7.164Release Notes
netdata/helmchart (netdata)
v3.7.163Compare Source
Real-time performance monitoring, done right!
v3.7.162Compare Source
Real-time performance monitoring, done right!
Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.