cca8ff3099
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/netdata/netdata](https://netdata.cloud) ([source](https://redirect.github.com/netdata/netdata)) | patch | `3d89a42` -> `678b932` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>netdata/netdata (docker.io/netdata/netdata)</summary> ### [`v1.47.5`](https://redirect.github.com/netdata/netdata/releases/tag/v1.47.5) [Compare Source](https://redirect.github.com/netdata/netdata/compare/v1.47.4...v1.47.5) Netdata v1.47.5 is a patch release to address issues discovered since [v1.47.4](https://redirect.github.com/netdata/netdata/releases/tag/v1.47.4). > \[!IMPORTANT] > Not all known bug fixes were included in this patch release. > Some fixes involve complex, interdependent changes that couldn’t be easily cherry-picked. > These fixes are expected to be part of the next major release (v2). This patch release provides the following bug fixes and updates: - Fixed an issue where the build process incorrectly checked for `sys/capability.h` on non-Linux platforms, potentially leading to build failures on FreeBSD systems ([#​18849](https://redirect.github.com/netdata/netdata/pull/18849), [@​ilyam8](https://redirect.github.com/ilyam8)) - Added "index" label to GPU charts for easier metric grouping (go.d/nvidia_smi) ([#​18833](https://redirect.github.com/netdata/netdata/pull/18833), [@​ilyam8](https://redirect.github.com/ilyam8)) - Added delay for collection of virtual network interface statistics. This prevents the creation of unnecessary charts for interfaces that may be mapped to containers (proc/proc_net_dev) ([#​18812](https://redirect.github.com/netdata/netdata/pull/18812), [@​ilyam8](https://redirect.github.com/ilyam8)) - To ensure timely node registration on parent servers with many children, the node state update is now scheduled after context loading. This prevents archived nodes from appearing offline in the Cloud ([#​18795](https://redirect.github.com/netdata/netdata/pull/18795), [@​stelfrag](https://redirect.github.com/stelfrag)) - Fixed the storage of repeat fields in the alert hash table to ensure accurate handling of recurring alerts [#​18760](https://redirect.github.com/netdata/netdata/pull/18760), [@​stelfrag](https://redirect.github.com/stelfrag) - Improved network listeners discovery to handle cases where the `local-listeners` binary consistently times out. The module now includes a mechanism to gracefully exit after multiple consecutive timeouts, preventing unnecessary resource consumption (go.d.plugin) ([#​18757](https://redirect.github.com/netdata/netdata/pull/18757), [#​18774](https://redirect.github.com/netdata/netdata/pull/18774) [@​ilyam8](https://redirect.github.com/ilyam8)) - Fixed sysctl arcstats.p failure on FreeBSD 14 (freebsd.plugin) ([#​18748](https://redirect.github.com/netdata/netdata/pull/18748), [#​18758](https://redirect.github.com/netdata/netdata/pull/18758) [@​ilyam8](https://redirect.github.com/ilyam8)) #### Support options <a id="v1475-support-options"></a> 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): Use 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! </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
37 lines
1007 B
YAML
37 lines
1007 B
YAML
annotations:
|
|
max_scale_version: 24.04.1
|
|
min_scale_version: 24.04.0
|
|
truecharts.org/category: utilities
|
|
truecharts.org/max_helm_version: "3.15"
|
|
truecharts.org/min_helm_version: "3.11"
|
|
truecharts.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: 1.47.5
|
|
dependencies:
|
|
- name: common
|
|
version: 25.1.0
|
|
repository: oci://tccr.io/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: Netdata is high-fidelity infrastructure monitoring and troubleshooting.
|
|
home: https://truecharts.org/charts/stable/netdata
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.webp
|
|
keywords:
|
|
- netdata
|
|
- monitoring
|
|
kubeVersion: '>=1.24.0-0'
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: netdata
|
|
sources:
|
|
- https://github.com/netdata
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/netdata
|
|
- https://hub.docker.com/r/netdata/netdata
|
|
type: application
|
|
version: 11.4.3
|