From b752f0666518b54b10e771bca088b4954fec2dc4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 21 Nov 2025 22:52:07 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/netdata?= =?UTF-8?q?/netdata=20v2.8.0=20=E2=86=92=20v2.8.1=20(#41959)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/netdata/netdata](https://netdata.cloud) ([source](https://redirect.github.com/netdata/netdata)) | patch | `7e74f9c` -> `40a4ef1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
netdata/netdata (ghcr.io/netdata/netdata) ### [`v2.8.1`](https://redirect.github.com/netdata/netdata/releases/tag/v2.8.1) [Compare Source](https://redirect.github.com/netdata/netdata/compare/v2.8.0...v2.8.1) Netdata v2.8.1 is a patch release to address issues discovered since [v2.8.0](https://redirect.github.com/netdata/netdata/releases/tag/v2.8.0). This patch release provides the following bug fixes and updates: - Fixed issue where vnodes created through dynamic configuration would disappear after agent restart ([#​21332](https://redirect.github.com/netdata/netdata/pull/21332), [@​ilyam8](https://redirect.github.com/ilyam8)) - Disabled PSS memory sampling in apps.plugin by default to reduce CPU overhead ([#​21330](https://redirect.github.com/netdata/netdata/pull/21330), [@​ilyam8](https://redirect.github.com/ilyam8)) - Added source unit field to alert values to display the original metric unit used in expressions ([#​21326](https://redirect.github.com/netdata/netdata/pull/21326), [@​ilyam8](https://redirect.github.com/ilyam8)) - Removed noisy INFO log from Windows datafile sync to reduce log spam during periodic syncs ([#​21325](https://redirect.github.com/netdata/netdata/pull/21325), [@​stelfrag](https://redirect.github.com/stelfrag)) - Fixed compilation when dbengine is disabled ([#​21323](https://redirect.github.com/netdata/netdata/pull/21323), [@​stelfrag](https://redirect.github.com/stelfrag)) - Improved Podman container name resolution in cgroups plugin by correctly extracting container IDs from libpod-conmon paths ([#​21317](https://redirect.github.com/netdata/netdata/pull/21317), [@​ilyam8](https://redirect.github.com/ilyam8)) #### Support options As we grow, we stay committed to providing the best support ever seen from an open-source solution. Should you encounter an issue with any of the changes made in this release or any feature in the Netdata Agent, feel free to contact us through one of the following channels: - [Netdata Learn](https://learn.netdata.cloud): Find documentation, guides, and reference material for monitoring and troubleshooting your systems with Netdata. - [GitHub Issues](https://redirect.github.com/netdata/netdata/issues): Make use of the Netdata repository to report bugs or open a new feature request. - [GitHub Discussions](https://redirect.github.com/netdata/netdata/discussions): Join the conversation around the Netdata development process and be a part of it. - [Community Forums](https://community.netdata.cloud/): Visit the Community Forums and contribute to the collaborative knowledge base. - [Discord Server](https://discord.gg/2eduZdSeC7): Jump into the Netdata Discord and hang out with like-minded sysadmins, DevOps, SREs, and other troubleshooters. More than 2000 engineers are already using it!
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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](https://redirect.github.com/renovatebot/renovate). --- charts/stable/netdata/Chart.yaml | 4 ++-- charts/stable/netdata/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/netdata/Chart.yaml b/charts/stable/netdata/Chart.yaml index 455cab47e54..55d61b07fde 100644 --- a/charts/stable/netdata/Chart.yaml +++ b/charts/stable/netdata/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.8.0 +appVersion: 2.8.1 dependencies: - name: common version: 28.26.3 @@ -38,5 +38,5 @@ sources: - https://github.com/netdata - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/netdata type: application -version: 13.14.0 +version: 13.14.1 diff --git a/charts/stable/netdata/values.yaml b/charts/stable/netdata/values.yaml index 5134b90607e..79cc84470e2 100644 --- a/charts/stable/netdata/values.yaml +++ b/charts/stable/netdata/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/netdata/netdata - tag: v2.8.0@sha256:7e74f9cbdf7c595542a706f495373b8f978f6668dc65892ae009d3463ed68d6a + tag: v2.8.1@sha256:40a4ef1ea4535014bf071a8e8e58e538bd230a51309f962cbc717d99d81a0257 pullPolicy: IfNotPresent # -- The service account the pods will use to interact with the Kubernetes API serviceAccount: