This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/netdata/netdata](https://netdata.cloud) ([source](https://redirect.github.com/netdata/netdata)) | patch | `c67ab5d` -> `421b888` | --- > [!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 <details> <summary>netdata/netdata (quay.io/netdata/netdata)</summary> ### [`v2.3.2`](https://redirect.github.com/netdata/netdata/releases/tag/v2.3.2) [Compare Source](https://redirect.github.com/netdata/netdata/compare/v2.3.1...v2.3.2) Netdata v2.3.2 is a patch release to address issues discovered since [v2.3.1](https://redirect.github.com/netdata/netdata/releases/tag/v2.3.1). This patch release provides the following bug fixes and updates: - Fixed journal file creation reliability with improved error handling and simplified allocation process ([#​20018](https://redirect.github.com/netdata/netdata/pull/20018), [@​ktsaou](https://redirect.github.com/ktsaou)) - Fixed leakage of build environment identifiers by blacklisting GitHub runner machine IDs ([#​20016](https://redirect.github.com/netdata/netdata/pull/20016), [@​ktsaou](https://redirect.github.com/ktsaou)) - Fixed potential memory access violations by adding validation for journal file headers and page boundaries ([#​20013](https://redirect.github.com/netdata/netdata/pull/20013), [@​stelfrag](https://redirect.github.com/stelfrag)) - Fixed a rare crash condition by properly reinitializing data collection for obsolete or archived dimensions ([#​20007](https://redirect.github.com/netdata/netdata/pull/20007), [@​ktsaou](https://redirect.github.com/ktsaou)) - Fixed MegaCLI collector to properly handle missing battery backup units ([#​20008](https://redirect.github.com/netdata/netdata/pull/20008), [@​ilyam8](https://redirect.github.com/ilyam8)) - Changed UUID generation to use version 4 format for better uniqueness ([#​20002](https://redirect.github.com/netdata/netdata/pull/20002), [@​ktsaou](https://redirect.github.com/ktsaou)) - Added detection for additional CI environment variables to automatically disable telemetry ([#​19999](https://redirect.github.com/netdata/netdata/pull/19999), [@​ktsaou](https://redirect.github.com/ktsaou)) - Fixed Agent status system to handle null UUIDs and improved tracking of shutdown time, crash counts, and connection states ([#​19996](https://redirect.github.com/netdata/netdata/pull/19996), [#​20003](https://redirect.github.com/netdata/netdata/pull/20003), [#​20011](https://redirect.github.com/netdata/netdata/pull/20011) [@​ktsaou](https://redirect.github.com/ktsaou)) - Added detailed worker thread status information and enhanced crash diagnostics capabilities ([#​19992](https://redirect.github.com/netdata/netdata/pull/19992), [@​ktsaou](https://redirect.github.com/ktsaou)) - Fixed potential crash in Windows perflib collector when handling null pointers ([#​19985](https://redirect.github.com/netdata/netdata/pull/19985), [@​ktsaou](https://redirect.github.com/ktsaou)) - Fixed error reporting to preserve errno values during out-of-memory conditions ([#​19984](https://redirect.github.com/netdata/netdata/pull/19984), [@​ktsaou](https://redirect.github.com/ktsaou)) - Fixed potential crashes when handling empty data arrays ([#​19983](https://redirect.github.com/netdata/netdata/pull/19983), [@​ktsaou](https://redirect.github.com/ktsaou)) - Fixed Agent shutdown by properly joining ACLK and metadata threads before closing database connections ([#​19980](https://redirect.github.com/netdata/netdata/pull/19980), [@​stelfrag](https://redirect.github.com/stelfrag)) - Fixed random crashes during shutdown by avoiding precompiled database statements for host metadata ([#​19978](https://redirect.github.com/netdata/netdata/pull/19978), [@​stelfrag](https://redirect.github.com/stelfrag)) - Limited maximum database file size to 1GB to optimize memory usage during file operations ([#​19977](https://redirect.github.com/netdata/netdata/pull/19977), [@​stelfrag](https://redirect.github.com/stelfrag)) - Fixed crash in variable lookup function when processing search results with scores ([#​19972](https://redirect.github.com/netdata/netdata/pull/19972), [@​ktsaou](https://redirect.github.com/ktsaou)) - Fixed ACLK synchronization thread shutdown with better termination sequence and timeout handling for stuck operations ([#​19966](https://redirect.github.com/netdata/netdata/pull/19966), [@​stelfrag](https://redirect.github.com/stelfrag)) - Improved Parent node startup performance by preloading UUIDs into metrics registry for faster initialization ([#​19964](https://redirect.github.com/netdata/netdata/pull/19964), [@​ktsaou](https://redirect.github.com/ktsaou)) - Fixed Windows installer to properly manage configuration files and handle upgrades correctly ([#​19962](https://redirect.github.com/netdata/netdata/pull/19962), [@​thiagoftsm](https://redirect.github.com/thiagoftsm)) - Fixed potential crash in health alarm cleanup when unlinking alerts from charts ([#​19956](https://redirect.github.com/netdata/netdata/pull/19956), [@​stelfrag](https://redirect.github.com/stelfrag)) - Fixed buffer overflow when processing cloud rooms during Agent claiming on startup ([#​19954](https://redirect.github.com/netdata/netdata/pull/19954), [@​stelfrag](https://redirect.github.com/stelfrag)) - Updated Agent status reporting system with enhanced crash diagnostics, anonymized stack traces, and ACLK connection status tracking ([#​19953](https://redirect.github.com/netdata/netdata/pull/19953), [#​19957](https://redirect.github.com/netdata/netdata/pull/19957), [#​19959](https://redirect.github.com/netdata/netdata/pull/19959) [@​ktsaou](https://redirect.github.com/ktsaou)) - Fixed thread creation issues by adding retry logic when system resource limits are temporarily reached ([#​19951](https://redirect.github.com/netdata/netdata/pull/19951), [@​stelfrag](https://redirect.github.com/stelfrag)) - Added monitoring of IIS Application Pool metrics to Windows collector ([#​19950](https://redirect.github.com/netdata/netdata/pull/19950), [@​thiagoftsm](https://redirect.github.com/thiagoftsm)) - Improved metadata thread stability with better shutdown handling and enhanced event loop management ([#​19929](https://redirect.github.com/netdata/netdata/pull/19929), [@​stelfrag](https://redirect.github.com/stelfrag)) - Fixed potential deadlocks by processing alert configuration database operations asynchronously through the metadata thread ([#​19885](https://redirect.github.com/netdata/netdata/pull/19885), [@​stelfrag](https://redirect.github.com/stelfrag)) - Reworked shared memory management in eBPF plugin for more reliable interprocess communication ([#​19844](https://redirect.github.com/netdata/netdata/pull/19844), [@​thiagoftsm)](https://redirect.github.com/thiagoftsm) #### Support options <a id="v232-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): 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! </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, By the community!
All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
For more information check the website: https://truecharts.org
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on a AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0