chore(helm): update image quay.io/netdata/netdata v2.3.1 → v2.3.2 (#33848)

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
([#&#8203;20018](https://redirect.github.com/netdata/netdata/pull/20018),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed leakage of build environment identifiers by blacklisting GitHub
runner machine IDs
([#&#8203;20016](https://redirect.github.com/netdata/netdata/pull/20016),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed potential memory access violations by adding validation for
journal file headers and page boundaries
([#&#8203;20013](https://redirect.github.com/netdata/netdata/pull/20013),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Fixed a rare crash condition by properly reinitializing data
collection for obsolete or archived dimensions
([#&#8203;20007](https://redirect.github.com/netdata/netdata/pull/20007),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed MegaCLI collector to properly handle missing battery backup
units
([#&#8203;20008](https://redirect.github.com/netdata/netdata/pull/20008),
[@&#8203;ilyam8](https://redirect.github.com/ilyam8))
- Changed UUID generation to use version 4 format for better uniqueness
([#&#8203;20002](https://redirect.github.com/netdata/netdata/pull/20002),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Added detection for additional CI environment variables to
automatically disable telemetry
([#&#8203;19999](https://redirect.github.com/netdata/netdata/pull/19999),
[@&#8203;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
([#&#8203;19996](https://redirect.github.com/netdata/netdata/pull/19996),
[#&#8203;20003](https://redirect.github.com/netdata/netdata/pull/20003),
[#&#8203;20011](https://redirect.github.com/netdata/netdata/pull/20011)
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Added detailed worker thread status information and enhanced crash
diagnostics capabilities
([#&#8203;19992](https://redirect.github.com/netdata/netdata/pull/19992),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed potential crash in Windows perflib collector when handling null
pointers
([#&#8203;19985](https://redirect.github.com/netdata/netdata/pull/19985),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed error reporting to preserve errno values during out-of-memory
conditions
([#&#8203;19984](https://redirect.github.com/netdata/netdata/pull/19984),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed potential crashes when handling empty data arrays
([#&#8203;19983](https://redirect.github.com/netdata/netdata/pull/19983),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed Agent shutdown by properly joining ACLK and metadata threads
before closing database connections
([#&#8203;19980](https://redirect.github.com/netdata/netdata/pull/19980),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Fixed random crashes during shutdown by avoiding precompiled database
statements for host metadata
([#&#8203;19978](https://redirect.github.com/netdata/netdata/pull/19978),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Limited maximum database file size to 1GB to optimize memory usage
during file operations
([#&#8203;19977](https://redirect.github.com/netdata/netdata/pull/19977),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Fixed crash in variable lookup function when processing search results
with scores
([#&#8203;19972](https://redirect.github.com/netdata/netdata/pull/19972),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed ACLK synchronization thread shutdown with better termination
sequence and timeout handling for stuck operations
([#&#8203;19966](https://redirect.github.com/netdata/netdata/pull/19966),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Improved Parent node startup performance by preloading UUIDs into
metrics registry for faster initialization
([#&#8203;19964](https://redirect.github.com/netdata/netdata/pull/19964),
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed Windows installer to properly manage configuration files and
handle upgrades correctly
([#&#8203;19962](https://redirect.github.com/netdata/netdata/pull/19962),
[@&#8203;thiagoftsm](https://redirect.github.com/thiagoftsm))
- Fixed potential crash in health alarm cleanup when unlinking alerts
from charts
([#&#8203;19956](https://redirect.github.com/netdata/netdata/pull/19956),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Fixed buffer overflow when processing cloud rooms during Agent
claiming on startup
([#&#8203;19954](https://redirect.github.com/netdata/netdata/pull/19954),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Updated Agent status reporting system with enhanced crash diagnostics,
anonymized stack traces, and ACLK connection status tracking
([#&#8203;19953](https://redirect.github.com/netdata/netdata/pull/19953),
[#&#8203;19957](https://redirect.github.com/netdata/netdata/pull/19957),
[#&#8203;19959](https://redirect.github.com/netdata/netdata/pull/19959)
[@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Fixed thread creation issues by adding retry logic when system
resource limits are temporarily reached
([#&#8203;19951](https://redirect.github.com/netdata/netdata/pull/19951),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Added monitoring of IIS Application Pool metrics to Windows collector
([#&#8203;19950](https://redirect.github.com/netdata/netdata/pull/19950),
[@&#8203;thiagoftsm](https://redirect.github.com/thiagoftsm))
- Improved metadata thread stability with better shutdown handling and
enhanced event loop management
([#&#8203;19929](https://redirect.github.com/netdata/netdata/pull/19929),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Fixed potential deadlocks by processing alert configuration database
operations asynchronously through the metadata thread
([#&#8203;19885](https://redirect.github.com/netdata/netdata/pull/19885),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Reworked shared memory management in eBPF plugin for more reliable
interprocess communication
([#&#8203;19844](https://redirect.github.com/netdata/netdata/pull/19844),
[@&#8203;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=-->
This commit is contained in:
TrueCharts Bot
2025-04-02 20:25:29 +02:00
committed by GitHub
parent 5c32c7c17b
commit 1a4f76d797
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.3.1
appVersion: 2.3.2
dependencies:
- name: common
version: 25.4.10
@@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/netdata
- https://quay.io/netdata/netdata
type: application
version: 12.4.1
version: 12.4.2
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: quay.io/netdata/netdata
tag: v2.3.1@sha256:c67ab5da8ccbb023d2791b3c29bb9dbe68237057ae90d5b536d243f2cbfc5ed0
tag: v2.3.2@sha256:421b888c64b4789ed74372fbb75915012103c727b90cc5190f095ea0b86abfe4
pullPolicy: IfNotPresent
# -- The service account the pods will use to interact with the Kubernetes API
serviceAccount: