From b7779f4823397d8ca850e236659949682832a3ba Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 24 Sep 2024 20:28:48 +0200 Subject: [PATCH] chore(deps): update container image netdata/netdata to v1.47.2@0018e6d by renovate (#26821) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [netdata/netdata](https://netdata.cloud) ([source](https://redirect.github.com/netdata/netdata)) | patch | `v1.47.1` -> `v1.47.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
netdata/netdata (netdata/netdata) ### [`v1.47.2`](https://redirect.github.com/netdata/netdata/releases/tag/v1.47.2) [Compare Source](https://redirect.github.com/netdata/netdata/compare/v1.47.1...v1.47.2) Netdata v1.47.2 is a patch release to address issues discovered since [v1.47.1](https://redirect.github.com/netdata/netdata/releases/tag/v1.47.1). This patch release provides the following bug fixes and updates: - Reduced connection timeout and implemented fallback to IPv4 for ACLK connections ([#​18602](https://redirect.github.com/netdata/netdata/pull/18602), [@​stelfrag](https://redirect.github.com/stelfrag)). #### 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): 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!
--- ### 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 360f3ad4eac..d681a19d76a 100644 --- a/charts/stable/netdata/Chart.yaml +++ b/charts/stable/netdata/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.47.1 +appVersion: 1.47.2 dependencies: - name: common version: 24.1.16 @@ -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.3.4 +version: 11.3.5 diff --git a/charts/stable/netdata/values.yaml b/charts/stable/netdata/values.yaml index d31de68629b..1846edade12 100644 --- a/charts/stable/netdata/values.yaml +++ b/charts/stable/netdata/values.yaml @@ -1,6 +1,6 @@ image: repository: netdata/netdata - tag: v1.47.1@sha256:9aec543d8da83ff68da5032ed01b862ca96e55e3b20ab6ca98f95cab2e8ea255 + tag: v1.47.2@sha256:0018e6d8fe139326eb0f453664f0a517cda15b71a3305f7d19a96c8c23cdc356 pullPolicy: IfNotPresent # -- The service account the pods will use to interact with the Kubernetes API serviceAccount: