chore(deps): update container image netdata/netdata to v1.47.4@3d89a42 by renovate (#27504)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [netdata/netdata](https://netdata.cloud)
([source](https://redirect.github.com/netdata/netdata)) | patch |
`v1.47.3` -> `v1.47.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>netdata/netdata (netdata/netdata)</summary>

###
[`v1.47.4`](https://redirect.github.com/netdata/netdata/releases/tag/v1.47.4)

[Compare
Source](https://redirect.github.com/netdata/netdata/compare/v1.47.3...v1.47.4)

Netdata v1.47.4 is a patch release to address issues discovered since
[v1.47.3](https://redirect.github.com/netdata/netdata/releases/tag/v1.47.3).

This patch release provides the following bug fixes and updates:

- Fixed an issue preventing `system-cat-native` from sending messages to
journald ([@&#8203;ktsaou](https://redirect.github.com/ktsaou))
- Updated the static installation packages to include the latest stable
versions of OpenSSL (v3.3.2) and cURL (v8.10.0)
([#&#8203;18719](https://redirect.github.com/netdata/netdata/pull/18719),
[@&#8203;ilyam8](https://redirect.github.com/ilyam8))
- Ensure correct cross-compilation of go.d.plugin in the CI environment
by passing the appropriate GOOS and GOARCH values to package builders
([#&#8203;18717](https://redirect.github.com/netdata/netdata/pull/18717),
[@&#8203;Ferroin](https://redirect.github.com/Ferroin))
- Implement a check for swap status changes during Agent runtime
([#&#8203;18702](https://redirect.github.com/netdata/netdata/pull/18702),
[@&#8203;stelfrag](https://redirect.github.com/stelfrag))
- Fixed the calculation of total disk size within LXC containers (system
info)
([#&#8203;18696](https://redirect.github.com/netdata/netdata/pull/18696),
[@&#8203;ilyam8](https://redirect.github.com/ilyam8))
- Fixed the calculation of RAM usage within LXC containers (proc.plugin)
([#&#8203;18695](https://redirect.github.com/netdata/netdata/pull/18695),
[@&#8203;ilyam8](https://redirect.github.com/ilyam8))
- Fixed using hardcoded 3-second timeout in loop mode instead of
configured value from the settings (go.d/nvidia_smi) (go.d/nvidia_smi)
([#&#8203;18692](https://redirect.github.com/netdata/netdata/pull/18692),
[@&#8203;ilyam8](https://redirect.github.com/ilyam8))
- Add a check for 64-bit built-in atomics during compilation. This
ensures compatibility with architectures lacking 64-bit atomic support,
such as RISCV32
([#&#8203;18565](https://redirect.github.com/netdata/netdata/pull/18565),
[@&#8203;kraj](https://redirect.github.com/kraj))

#### Support options <a id="v1474-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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjExNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->

Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
TrueCharts Bot
2024-10-09 23:00:00 +02:00
committed by GitHub
parent 3247585733
commit 989b569bf9
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: 1.47.3
appVersion: 1.47.4
dependencies:
- name: common
version: 25.0.0
@@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/netdata
- https://hub.docker.com/r/netdata/netdata
type: application
version: 11.4.1
version: 11.4.2
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: netdata/netdata
tag: v1.47.3@sha256:87e6ad10a95cd5f380456a46f9820206f3fbe1bc686b3f6d3bb76f227ca7b858
tag: v1.47.4@sha256:3d89a4212017abf180286791299ec99004f54af8978d5130248d1faf0bbeec7a
pullPolicy: IfNotPresent
# -- The service account the pods will use to interact with the Kubernetes API
serviceAccount: