chore(helm): update image quay.io/netdata/netdata v2.4.0 → v2.5.0 (#35099)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/netdata/netdata](https://netdata.cloud) ([source](https://redirect.github.com/netdata/netdata)) | minor | `ac5d131` -> `43749ad` | --- > [!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.5.0`](https://redirect.github.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v250-2025-05-05) [Compare Source](https://redirect.github.com/netdata/netdata/compare/v2.4.0...v2.5.0) [Full Changelog](https://redirect.github.com/netdata/netdata/compare/v2.4.0...v2.5.0) **Merged pull requests:** - Revert "fix(go.d/couchdb): correct db size charts unit" [#​20234](https://redirect.github.com/netdata/netdata/pull/20234) ([ilyam8](https://redirect.github.com/ilyam8)) - fix(go.d/couchdb): correct db size charts unit [#​20233](https://redirect.github.com/netdata/netdata/pull/20233) ([ilyam8](https://redirect.github.com/ilyam8)) - docs: rename DynCfg developer doc to avoid title conflict [#​20232](https://redirect.github.com/netdata/netdata/pull/20232) ([ilyam8](https://redirect.github.com/ilyam8)) - status file 28 [#​20229](https://redirect.github.com/netdata/netdata/pull/20229) ([ktsaou](https://redirect.github.com/ktsaou)) - Regenerate integrations docs [#​20227](https://redirect.github.com/netdata/netdata/pull/20227) ([netdatabot](https://redirect.github.com/netdatabot)) - Fix potential null pointer dereference when accessing journalfile [#​20226](https://redirect.github.com/netdata/netdata/pull/20226) ([stelfrag](https://redirect.github.com/stelfrag)) - fix crashes 8 [#​20225](https://redirect.github.com/netdata/netdata/pull/20225) ([ktsaou](https://redirect.github.com/ktsaou)) - fix crashes 7 [#​20224](https://redirect.github.com/netdata/netdata/pull/20224) ([ktsaou](https://redirect.github.com/ktsaou)) - Enable analytics data collection [#​20221](https://redirect.github.com/netdata/netdata/pull/20221) ([stelfrag](https://redirect.github.com/stelfrag)) - build(deps): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.8.0 in /src/go [#​20220](https://redirect.github.com/netdata/netdata/pull/20220) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - Small fixes2 [#​20219](https://redirect.github.com/netdata/netdata/pull/20219) ([ktsaou](https://redirect.github.com/ktsaou)) - documentation and helpers for centralizing namespaced logs [#​20217](https://redirect.github.com/netdata/netdata/pull/20217) ([ktsaou](https://redirect.github.com/ktsaou)) - Improve health log cleanup [#​20213](https://redirect.github.com/netdata/netdata/pull/20213) ([stelfrag](https://redirect.github.com/stelfrag)) - use nd threads in exporting [#​20212](https://redirect.github.com/netdata/netdata/pull/20212) ([ktsaou](https://redirect.github.com/ktsaou)) - Clean up prepared statements on thread exit [#​20211](https://redirect.github.com/netdata/netdata/pull/20211) ([stelfrag](https://redirect.github.com/stelfrag)) - fix hardcoding of eval variables [#​20210](https://redirect.github.com/netdata/netdata/pull/20210) ([ktsaou](https://redirect.github.com/ktsaou)) - Small fixes [#​20209](https://redirect.github.com/netdata/netdata/pull/20209) ([ktsaou](https://redirect.github.com/ktsaou)) - Security and Privacy Design [#​20208](https://redirect.github.com/netdata/netdata/pull/20208) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - added more annotations in spinlock deadlock detection [#​20207](https://redirect.github.com/netdata/netdata/pull/20207) ([ktsaou](https://redirect.github.com/ktsaou)) - call spinlock_init() when initializing rrdlabels spinlock [#​20206](https://redirect.github.com/netdata/netdata/pull/20206) ([ktsaou](https://redirect.github.com/ktsaou)) - remove the status file spinlock to avoid deadlocks [#​20205](https://redirect.github.com/netdata/netdata/pull/20205) ([ktsaou](https://redirect.github.com/ktsaou)) - Avoid indexing journal files when db rotation is running [#​20204](https://redirect.github.com/netdata/netdata/pull/20204) ([stelfrag](https://redirect.github.com/stelfrag)) - rrd metadata search fix [#​20203](https://redirect.github.com/netdata/netdata/pull/20203) ([ktsaou](https://redirect.github.com/ktsaou)) - Use one spinlock to access v2 and mmap related data [#​20202](https://redirect.github.com/netdata/netdata/pull/20202) ([stelfrag](https://redirect.github.com/stelfrag)) - Add a default busy timeout [#​20201](https://redirect.github.com/netdata/netdata/pull/20201) ([stelfrag](https://redirect.github.com/stelfrag)) - rrd metadata needs to be discoverable while replication is running [#​20200](https://redirect.github.com/netdata/netdata/pull/20200) ([ktsaou](https://redirect.github.com/ktsaou)) - chore(otel/netdataexporter): poc version [#​20199](https://redirect.github.com/netdata/netdata/pull/20199) ([ilyam8](https://redirect.github.com/ilyam8)) - add fast path to waitq [#​20198](https://redirect.github.com/netdata/netdata/pull/20198) ([ktsaou](https://redirect.github.com/ktsaou)) - spinlocks now timeout at 10 minutes, to reveal deadlocks [#​20197](https://redirect.github.com/netdata/netdata/pull/20197) ([ktsaou](https://redirect.github.com/ktsaou)) - rrdset/rrddim find function do not return obsolete metadata [#​20196](https://redirect.github.com/netdata/netdata/pull/20196) ([ktsaou](https://redirect.github.com/ktsaou)) - cleanup ML cached pointers on child disconnection [#​20195](https://redirect.github.com/netdata/netdata/pull/20195) ([ktsaou](https://redirect.github.com/ktsaou)) - limit the max number of threads based on memory too [#​20192](https://redirect.github.com/netdata/netdata/pull/20192) ([ktsaou](https://redirect.github.com/ktsaou)) - Exporting exit fix [#​20191](https://redirect.github.com/netdata/netdata/pull/20191) ([ktsaou](https://redirect.github.com/ktsaou)) - ignore maintenance signals on exit [#​20190](https://redirect.github.com/netdata/netdata/pull/20190) ([ktsaou](https://redirect.github.com/ktsaou)) - ensure atomicity when logging pending message 3/3 [#​20189](https://redirect.github.com/netdata/netdata/pull/20189) ([ktsaou](https://redirect.github.com/ktsaou)) - ensure atomicity when logging pending message 2/3 [#​20188](https://redirect.github.com/netdata/netdata/pull/20188) ([ktsaou](https://redirect.github.com/ktsaou)) - added dyncfg docs [#​20187](https://redirect.github.com/netdata/netdata/pull/20187) ([ktsaou](https://redirect.github.com/ktsaou)) - Fix repeating alert crash [#​20186](https://redirect.github.com/netdata/netdata/pull/20186) ([stelfrag](https://redirect.github.com/stelfrag)) - ensure atomicity when logging pending message 1/3 [#​20185](https://redirect.github.com/netdata/netdata/pull/20185) ([ktsaou](https://redirect.github.com/ktsaou)) - Improve systemd journal logs documentation [#​20184](https://redirect.github.com/netdata/netdata/pull/20184) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - Reorganize code (IIS) [#​20182](https://redirect.github.com/netdata/netdata/pull/20182) ([thiagoftsm](https://redirect.github.com/thiagoftsm)) - improve pgc fatal errors [#​20181](https://redirect.github.com/netdata/netdata/pull/20181) ([ktsaou](https://redirect.github.com/ktsaou)) - Group anomaly rate per chart context instead of type. [#​20180](https://redirect.github.com/netdata/netdata/pull/20180) ([vkalintiris](https://redirect.github.com/vkalintiris)) - bump go mod 1.24.0 [#​20179](https://redirect.github.com/netdata/netdata/pull/20179) ([ilyam8](https://redirect.github.com/ilyam8)) - Retry nightly changelog generation. [#​20178](https://redirect.github.com/netdata/netdata/pull/20178) ([Ferroin](https://redirect.github.com/Ferroin)) - Add Fedora 42 to CI and package builds. [#​20177](https://redirect.github.com/netdata/netdata/pull/20177) ([Ferroin](https://redirect.github.com/Ferroin)) - build(deps): update go toolchain to v1.24.2 [#​20176](https://redirect.github.com/netdata/netdata/pull/20176) ([ilyam8](https://redirect.github.com/ilyam8)) - build(deps): bump k8s.io/client-go from 0.32.3 to 0.33.0 in /src/go [#​20175](https://redirect.github.com/netdata/netdata/pull/20175) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump github.com/vmware/govmomi from 0.49.0 to 0.50.0 in /src/go [#​20173](https://redirect.github.com/netdata/netdata/pull/20173) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - chore(otel/netdataexporter): add exporter module skeleton [#​20171](https://redirect.github.com/netdata/netdata/pull/20171) ([ilyam8](https://redirect.github.com/ilyam8)) - Regenerate integrations docs [#​20170](https://redirect.github.com/netdata/netdata/pull/20170) ([netdatabot](https://redirect.github.com/netdatabot)) - fix integrations config file sample [#​20169](https://redirect.github.com/netdata/netdata/pull/20169) ([ilyam8](https://redirect.github.com/ilyam8)) - improvement(cgroups): improve systemd-nspawn filter for default [#​20168](https://redirect.github.com/netdata/netdata/pull/20168) ([rhoriguchi](https://redirect.github.com/rhoriguchi)) - Update kickstart.md [#​20167](https://redirect.github.com/netdata/netdata/pull/20167) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - chore(go.d): remove wmi->win collector rename handling [#​20166](https://redirect.github.com/netdata/netdata/pull/20166) ([ilyam8](https://redirect.github.com/ilyam8)) - docs: update macOS/freeBSD versions in Versions & Platforms [#​20165](https://redirect.github.com/netdata/netdata/pull/20165) ([ilyam8](https://redirect.github.com/ilyam8)) - chore(go.d/snmp): remove unused ddsnmp [#​20164](https://redirect.github.com/netdata/netdata/pull/20164) ([ilyam8](https://redirect.github.com/ilyam8)) - SNMP profiles units and description generation [#​20163](https://redirect.github.com/netdata/netdata/pull/20163) ([Ancairon](https://redirect.github.com/Ancairon)) - Dashboards and charts [#​20162](https://redirect.github.com/netdata/netdata/pull/20162) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - fix(dyncfg/health): correct db lookup absolute option name [#​20161](https://redirect.github.com/netdata/netdata/pull/20161) ([ilyam8](https://redirect.github.com/ilyam8)) - Fix memory leaks and service thread corruption [#​20159](https://redirect.github.com/netdata/netdata/pull/20159) ([ktsaou](https://redirect.github.com/ktsaou)) - Fix labels memory accounting [#​20158](https://redirect.github.com/netdata/netdata/pull/20158) ([stelfrag](https://redirect.github.com/stelfrag)) - chore(go.d/apcupsd): log UPS response in debug mode [#​20157](https://redirect.github.com/netdata/netdata/pull/20157) ([ilyam8](https://redirect.github.com/ilyam8)) - improvement(cgroups): filter systemd-nspawn payload by default [#​20155](https://redirect.github.com/netdata/netdata/pull/20155) ([ilyam8](https://redirect.github.com/ilyam8)) - Fix compilation with DBENGINE disabled [#​20154](https://redirect.github.com/netdata/netdata/pull/20154) ([stelfrag](https://redirect.github.com/stelfrag)) - build(deps): bump github.com/docker/docker from 28.0.4+incompatible to 28.1.1+incompatible in /src/go [#​20153](https://redirect.github.com/netdata/netdata/pull/20153) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump github.com/invopop/jsonschema from 0.12.0 to 0.13.0 in /src/go [#​20152](https://redirect.github.com/netdata/netdata/pull/20152) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump github.com/go-ldap/ldap/v3 from 3.4.10 to 3.4.11 in /src/go [#​20151](https://redirect.github.com/netdata/netdata/pull/20151) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump github.com/gosnmp/gosnmp from 1.39.0 to 1.40.0 in /src/go [#​20149](https://redirect.github.com/netdata/netdata/pull/20149) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - Some fixes for macOS < 11 [#​20145](https://redirect.github.com/netdata/netdata/pull/20145) ([barracuda156](https://redirect.github.com/barracuda156)) - docs: cleanup language and fix minor grammar issues [#​20144](https://redirect.github.com/netdata/netdata/pull/20144) ([luiizaferreirafonseca](https://redirect.github.com/luiizaferreirafonseca)) - chore(otel/journaldexporter): improve remote tests [#​20143](https://redirect.github.com/netdata/netdata/pull/20143) ([ilyam8](https://redirect.github.com/ilyam8)) - Improve MSSQL (Windows.plugin Part II) [#​20141](https://redirect.github.com/netdata/netdata/pull/20141) ([thiagoftsm](https://redirect.github.com/thiagoftsm)) - Install fix admonition docs [#​20136](https://redirect.github.com/netdata/netdata/pull/20136) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - Update MSI to use a single unified EULA instead of multiple license pages. [#​20134](https://redirect.github.com/netdata/netdata/pull/20134) ([Ferroin](https://redirect.github.com/Ferroin)) - Update README.md [#​20133](https://redirect.github.com/netdata/netdata/pull/20133) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - Improve metadata event loop shutdown [#​20132](https://redirect.github.com/netdata/netdata/pull/20132) ([stelfrag](https://redirect.github.com/stelfrag)) - Fix Locks (Windows Locks) [#​20131](https://redirect.github.com/netdata/netdata/pull/20131) ([thiagoftsm](https://redirect.github.com/thiagoftsm)) - Make sure pattern array items are added and evaluated in order [#​20130](https://redirect.github.com/netdata/netdata/pull/20130) ([stelfrag](https://redirect.github.com/stelfrag)) - Fix compilation when using FSANITIZE_ADDRESS [#​20129](https://redirect.github.com/netdata/netdata/pull/20129) ([stelfrag](https://redirect.github.com/stelfrag)) - Handle corrupted journal data when populating the MRG during startup. [#​20128](https://redirect.github.com/netdata/netdata/pull/20128) ([stelfrag](https://redirect.github.com/stelfrag)) - Expression evaluator in re2c/lemon [#​20126](https://redirect.github.com/netdata/netdata/pull/20126) ([ktsaou](https://redirect.github.com/ktsaou)) - Free ACLK message [#​20125](https://redirect.github.com/netdata/netdata/pull/20125) ([stelfrag](https://redirect.github.com/stelfrag)) - Create Empty Directories (Windows installer) [#​20124](https://redirect.github.com/netdata/netdata/pull/20124) ([thiagoftsm](https://redirect.github.com/thiagoftsm)) - Installation-Static Build-Windows [#​20122](https://redirect.github.com/netdata/netdata/pull/20122) ([kanelatechnical](https://redirect.github.com/kanelatechnical)) - fix cleanup and exit and memory leaks [#​20120](https://redirect.github.com/netdata/netdata/pull/20120) ([ktsaou](https://redirect.github.com/ktsaou)) - Update platforms for CI and package builds. [#​20119](https://redirect.github.com/netdata/netdata/pull/20119) ([Ferroin](https://redirect.github.com/Ferroin)) - Improve error handling and logging for journal and data files [#​20112](https://redirect.github.com/netdata/netdata/pull/20112) ([stelfrag](https://redirect.github.com/stelfrag)) - Work to find leaks easily [#​20106](https://redirect.github.com/netdata/netdata/pull/20106) ([ktsaou](https://redirect.github.com/ktsaou)) - SNMP, Custom descriptions and units [#​20100](https://redirect.github.com/netdata/netdata/pull/20100) ([Ancairon](https://redirect.github.com/Ancairon)) - Fix MSSQL and improvements [#​20032](https://redirect.github.com/netdata/netdata/pull/20032) ([thiagoftsm](https://redirect.github.com/thiagoftsm)) - Sqlite upgrade to version 3.49.1 [#​19933](https://redirect.github.com/netdata/netdata/pull/19933) ([stelfrag](https://redirect.github.com/stelfrag)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.4.0
|
||||
appVersion: 2.5.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/netdata
|
||||
- https://quay.io/netdata/netdata
|
||||
type: application
|
||||
version: 12.5.0
|
||||
version: 12.6.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: quay.io/netdata/netdata
|
||||
tag: v2.4.0@sha256:ac5d1311386520bd8c061ac74617d682f71107270c38575d9d61e27cd3b0e7ee
|
||||
tag: v2.5.0@sha256:43749ad0b1789876cb5ebd80f84f4e114b492f04eca5586b2a324d64ae203bb2
|
||||
pullPolicy: IfNotPresent
|
||||
# -- The service account the pods will use to interact with the Kubernetes API
|
||||
serviceAccount:
|
||||
|
||||
Reference in New Issue
Block a user