mirror of
https://github.com/truecharts/charts.git
synced 2026-07-12 23:41:29 -03:00
chore(helm): update image docker.io/netdata/netdata v2.1.1 → v2.2.0 (#31106)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/netdata/netdata](https://netdata.cloud) ([source](https://redirect.github.com/netdata/netdata)) | minor | `61bbdc6` -> `fd72806` | --- > [!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 (docker.io/netdata/netdata)</summary> ### [`v2.2.0`](https://redirect.github.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v220-2025-01-22) [Compare Source](https://redirect.github.com/netdata/netdata/compare/v2.1.1...v2.2.0) [Full Changelog](https://redirect.github.com/netdata/netdata/compare/v2.1.1...v2.2.0) **Merged pull requests:** - control stream-info requests rate [#​19458](https://redirect.github.com/netdata/netdata/pull/19458) ([ktsaou](https://redirect.github.com/ktsaou)) - fix(go.d/upsd): remove UPS load charts if UPS load not found [#​19457](https://redirect.github.com/netdata/netdata/pull/19457) ([ilyam8](https://redirect.github.com/ilyam8)) - Simplify the rrdhost_ingestion_status call [#​19456](https://redirect.github.com/netdata/netdata/pull/19456) ([stelfrag](https://redirect.github.com/stelfrag)) - Fix up handling of libunwind in CMake. [#​19451](https://redirect.github.com/netdata/netdata/pull/19451) ([Ferroin](https://redirect.github.com/Ferroin)) - Revert libunwind being enabled in Docker and DEB builds. [#​19450](https://redirect.github.com/netdata/netdata/pull/19450) ([Ferroin](https://redirect.github.com/Ferroin)) - Do not run queries synchronously in the event loop [#​19448](https://redirect.github.com/netdata/netdata/pull/19448) ([stelfrag](https://redirect.github.com/stelfrag)) - Cleanup metadata event loop [#​19447](https://redirect.github.com/netdata/netdata/pull/19447) ([stelfrag](https://redirect.github.com/stelfrag)) - Make sure ACLK synchronization event loop runs frequently [#​19446](https://redirect.github.com/netdata/netdata/pull/19446) ([stelfrag](https://redirect.github.com/stelfrag)) - move dbengine-retention chart to pulse [#​19444](https://redirect.github.com/netdata/netdata/pull/19444) ([ktsaou](https://redirect.github.com/ktsaou)) - Fix Child web remote access Config in Parent-Child Deployment Examples [#​19443](https://redirect.github.com/netdata/netdata/pull/19443) ([Destructio](https://redirect.github.com/Destructio)) - build(deps): update go toolchain to v1.23.5 [#​19442](https://redirect.github.com/netdata/netdata/pull/19442) ([ilyam8](https://redirect.github.com/ilyam8)) - build(deps): bump github.com/prometheus/common from 0.61.0 to 0.62.0 in /src/go [#​19439](https://redirect.github.com/netdata/netdata/pull/19439) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump github.com/sijms/go-ora/v2 from 2.8.22 to 2.8.23 in /src/go [#​19438](https://redirect.github.com/netdata/netdata/pull/19438) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump k8s.io/client-go from 0.32.0 to 0.32.1 in /src/go [#​19437](https://redirect.github.com/netdata/netdata/pull/19437) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - Handle incoming ACLK traffic asynchronously [#​19436](https://redirect.github.com/netdata/netdata/pull/19436) ([stelfrag](https://redirect.github.com/stelfrag)) - add more aclk worker jobs [#​19435](https://redirect.github.com/netdata/netdata/pull/19435) ([ktsaou](https://redirect.github.com/ktsaou)) - fix go.d/ethtool config schema [#​19434](https://redirect.github.com/netdata/netdata/pull/19434) ([ilyam8](https://redirect.github.com/ilyam8)) - Cleanup context check list on startup [#​19433](https://redirect.github.com/netdata/netdata/pull/19433) ([stelfrag](https://redirect.github.com/stelfrag)) - Regenerate integrations docs [#​19432](https://redirect.github.com/netdata/netdata/pull/19432) ([netdatabot](https://redirect.github.com/netdatabot)) - Drop Fedora 39 from CI and package builds. [#​19431](https://redirect.github.com/netdata/netdata/pull/19431) ([Ferroin](https://redirect.github.com/Ferroin)) - docs: fix go.d/ethtool meta [#​19430](https://redirect.github.com/netdata/netdata/pull/19430) ([ilyam8](https://redirect.github.com/ilyam8)) - fix(go.d/ethtool): use ndsudo for module info [#​19429](https://redirect.github.com/netdata/netdata/pull/19429) ([ilyam8](https://redirect.github.com/ilyam8)) - add 'ethtool -m' to ndsudo [#​19428](https://redirect.github.com/netdata/netdata/pull/19428) ([ilyam8](https://redirect.github.com/ilyam8)) - feat(go.d/ethtool): collect module ddm info using ethtool [#​19426](https://redirect.github.com/netdata/netdata/pull/19426) ([ilyam8](https://redirect.github.com/ilyam8)) - ACLK timeout [#​19425](https://redirect.github.com/netdata/netdata/pull/19425) ([ktsaou](https://redirect.github.com/ktsaou)) - log stream_info payload when it cannot be parsed [#​19424](https://redirect.github.com/netdata/netdata/pull/19424) ([ktsaou](https://redirect.github.com/ktsaou)) - Add missing information in rule based membership document [#​19423](https://redirect.github.com/netdata/netdata/pull/19423) ([juacker](https://redirect.github.com/juacker)) - Fix coverity issues [#​19422](https://redirect.github.com/netdata/netdata/pull/19422) ([stelfrag](https://redirect.github.com/stelfrag)) - add 'type' to GH report forms [#​19421](https://redirect.github.com/netdata/netdata/pull/19421) ([ilyam8](https://redirect.github.com/ilyam8)) - fix mmaps accounting [#​19420](https://redirect.github.com/netdata/netdata/pull/19420) ([ktsaou](https://redirect.github.com/ktsaou)) - PULSE: network traffic [#​19419](https://redirect.github.com/netdata/netdata/pull/19419) ([ktsaou](https://redirect.github.com/ktsaou)) - hostnames: convert to utf8 and santitize [#​19418](https://redirect.github.com/netdata/netdata/pull/19418) ([ktsaou](https://redirect.github.com/ktsaou)) - Enable libunwind in DEB native packages. [#​19417](https://redirect.github.com/netdata/netdata/pull/19417) ([Ferroin](https://redirect.github.com/Ferroin)) - cleanup contexts during loading [#​19416](https://redirect.github.com/netdata/netdata/pull/19416) ([ktsaou](https://redirect.github.com/ktsaou)) - packaging(windows): use local copy of GPL-3 [#​19414](https://redirect.github.com/netdata/netdata/pull/19414) ([ilyam8](https://redirect.github.com/ilyam8)) - add "netdata-" prefix to streaming and metrics-cardinality functions [#​19413](https://redirect.github.com/netdata/netdata/pull/19413) ([ilyam8](https://redirect.github.com/ilyam8)) - REFCOUNT: use only compare-and-exchange [#​19411](https://redirect.github.com/netdata/netdata/pull/19411) ([ktsaou](https://redirect.github.com/ktsaou)) - Alert prototypes: use r/w spinlock instead of spinlock [#​19410](https://redirect.github.com/netdata/netdata/pull/19410) ([ktsaou](https://redirect.github.com/ktsaou)) - Enable libunwind in Docker images. [#​19409](https://redirect.github.com/netdata/netdata/pull/19409) ([Ferroin](https://redirect.github.com/Ferroin)) - build(deps): bump github.com/docker/docker from 27.4.1+incompatible to 27.5.0+incompatible in /src/go [#​19408](https://redirect.github.com/netdata/netdata/pull/19408) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump github.com/bmatcuk/doublestar/v4 from 4.7.1 to 4.8.0 in /src/go [#​19407](https://redirect.github.com/netdata/netdata/pull/19407) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - fixed http clients accounting [#​19406](https://redirect.github.com/netdata/netdata/pull/19406) ([ktsaou](https://redirect.github.com/ktsaou)) - RRD files split, renames, cleanup Part 2 [#​19405](https://redirect.github.com/netdata/netdata/pull/19405) ([ktsaou](https://redirect.github.com/ktsaou)) - fix loading contexts [#​19404](https://redirect.github.com/netdata/netdata/pull/19404) ([ktsaou](https://redirect.github.com/ktsaou)) - Delay context cleanup checks after startup [#​19403](https://redirect.github.com/netdata/netdata/pull/19403) ([stelfrag](https://redirect.github.com/stelfrag)) - system memory calculation for cgroups v1 fix [#​19402](https://redirect.github.com/netdata/netdata/pull/19402) ([ktsaou](https://redirect.github.com/ktsaou)) - do not process contexts before they are loaded [#​19401](https://redirect.github.com/netdata/netdata/pull/19401) ([ktsaou](https://redirect.github.com/ktsaou)) - Revert "Update kickstart script to use new repository host." [#​19400](https://redirect.github.com/netdata/netdata/pull/19400) ([Ferroin](https://redirect.github.com/Ferroin)) - split rrdhost/rrdset/rrddim and rrd.h [#​19399](https://redirect.github.com/netdata/netdata/pull/19399) ([ktsaou](https://redirect.github.com/ktsaou)) - fix nodes staying in initializing status [#​19398](https://redirect.github.com/netdata/netdata/pull/19398) ([ktsaou](https://redirect.github.com/ktsaou)) - Use worker when dispatching alert transitions to the cloud [#​19397](https://redirect.github.com/netdata/netdata/pull/19397) ([stelfrag](https://redirect.github.com/stelfrag)) - Unified memory API [#​19396](https://redirect.github.com/netdata/netdata/pull/19396) ([ktsaou](https://redirect.github.com/ktsaou)) - build(go.d): switch to gohugoio/hashstructure [#​19395](https://redirect.github.com/netdata/netdata/pull/19395) ([ilyam8](https://redirect.github.com/ilyam8)) - Regenerate integrations docs [#​19394](https://redirect.github.com/netdata/netdata/pull/19394) ([netdatabot](https://redirect.github.com/netdatabot)) - Make libunwind opt-in at build time instead of auto-enabled. [#​19393](https://redirect.github.com/netdata/netdata/pull/19393) ([Ferroin](https://redirect.github.com/Ferroin)) - Remove openSUSE 15.5 from CI and package builds. [#​19392](https://redirect.github.com/netdata/netdata/pull/19392) ([Ferroin](https://redirect.github.com/Ferroin)) - Reduce glibc fragmentation Part 2 [#​19390](https://redirect.github.com/netdata/netdata/pull/19390) ([ktsaou](https://redirect.github.com/ktsaou)) - Verify and cleanup deleted contexts [#​19389](https://redirect.github.com/netdata/netdata/pull/19389) ([stelfrag](https://redirect.github.com/stelfrag)) - Reduce glibc memory fragmentation [#​19385](https://redirect.github.com/netdata/netdata/pull/19385) ([ktsaou](https://redirect.github.com/ktsaou)) - added mmap count charts [#​19384](https://redirect.github.com/netdata/netdata/pull/19384) ([ktsaou](https://redirect.github.com/ktsaou)) - used_arena should exclude unused memory [#​19382](https://redirect.github.com/netdata/netdata/pull/19382) ([ktsaou](https://redirect.github.com/ktsaou)) - fix mallinfo2 [#​19381](https://redirect.github.com/netdata/netdata/pull/19381) ([ktsaou](https://redirect.github.com/ktsaou)) - limit the glibc unused memory [#​19380](https://redirect.github.com/netdata/netdata/pull/19380) ([ktsaou](https://redirect.github.com/ktsaou)) - Pulse extended memory statistics, now report glibc allocations [#​19379](https://redirect.github.com/netdata/netdata/pull/19379) ([ktsaou](https://redirect.github.com/ktsaou)) - build(deps): bump github.com/axiomhq/hyperloglog from 0.2.2 to 0.2.3 in /src/go [#​19378](https://redirect.github.com/netdata/netdata/pull/19378) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump go.mongodb.org/mongo-driver from 1.17.1 to 1.17.2 in /src/go [#​19377](https://redirect.github.com/netdata/netdata/pull/19377) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - ARAL: fast path to quickly allocate elements on a new page [#​19376](https://redirect.github.com/netdata/netdata/pull/19376) ([ktsaou](https://redirect.github.com/ktsaou)) - disable libunwind on forked children [#​19374](https://redirect.github.com/netdata/netdata/pull/19374) ([ktsaou](https://redirect.github.com/ktsaou)) - Fix alert entry traversal when doing cleanup [#​19373](https://redirect.github.com/netdata/netdata/pull/19373) ([stelfrag](https://redirect.github.com/stelfrag)) - Fix issues with $PATH and netdatacli detection. [#​19371](https://redirect.github.com/netdata/netdata/pull/19371) ([Ferroin](https://redirect.github.com/Ferroin)) - fix for PGC wanted_cache_size getting to zero [#​19370](https://redirect.github.com/netdata/netdata/pull/19370) ([ktsaou](https://redirect.github.com/ktsaou)) - metrics cardinality - more statistics and groupings [#​19368](https://redirect.github.com/netdata/netdata/pull/19368) ([ktsaou](https://redirect.github.com/ktsaou)) - stream-thread fix memory corruption [#​19367](https://redirect.github.com/netdata/netdata/pull/19367) ([ktsaou](https://redirect.github.com/ktsaou)) - metrics cardinality improvements [#​19366](https://redirect.github.com/netdata/netdata/pull/19366) ([ktsaou](https://redirect.github.com/ktsaou)) - prevent memory corruption in dbengine [#​19365](https://redirect.github.com/netdata/netdata/pull/19365) ([ktsaou](https://redirect.github.com/ktsaou)) - Revert "prevent memory corruption in dbengine" [#​19364](https://redirect.github.com/netdata/netdata/pull/19364) ([ktsaou](https://redirect.github.com/ktsaou)) - prevent memory corruption in dbengine [#​19363](https://redirect.github.com/netdata/netdata/pull/19363) ([ktsaou](https://redirect.github.com/ktsaou)) - metrics-cardinality function [#​19362](https://redirect.github.com/netdata/netdata/pull/19362) ([ktsaou](https://redirect.github.com/ktsaou)) - avoid checking replication status all the time [#​19361](https://redirect.github.com/netdata/netdata/pull/19361) ([ktsaou](https://redirect.github.com/ktsaou)) - respect flood protection configuration for daemon [#​19360](https://redirect.github.com/netdata/netdata/pull/19360) ([ktsaou](https://redirect.github.com/ktsaou)) - fix os_system_memory() for concurrent use and call it from pulse [#​19359](https://redirect.github.com/netdata/netdata/pull/19359) ([ktsaou](https://redirect.github.com/ktsaou)) - fix flood protection [#​19358](https://redirect.github.com/netdata/netdata/pull/19358) ([ktsaou](https://redirect.github.com/ktsaou)) - allow compiling with FSANITIZE_ADDRESS [#​19357](https://redirect.github.com/netdata/netdata/pull/19357) ([ktsaou](https://redirect.github.com/ktsaou)) - Check cluster centers size in copy constructor of inlined kmeans [#​19356](https://redirect.github.com/netdata/netdata/pull/19356) ([vkalintiris](https://redirect.github.com/vkalintiris)) - Stream Compression Fix [#​19355](https://redirect.github.com/netdata/netdata/pull/19355) ([ktsaou](https://redirect.github.com/ktsaou)) - fix compilation on windows [#​19354](https://redirect.github.com/netdata/netdata/pull/19354) ([ktsaou](https://redirect.github.com/ktsaou)) - Minor fixes [#​19353](https://redirect.github.com/netdata/netdata/pull/19353) ([ktsaou](https://redirect.github.com/ktsaou)) - Stream receiver/sender compress BEGIN-SET-END performance [#​19352](https://redirect.github.com/netdata/netdata/pull/19352) ([ktsaou](https://redirect.github.com/ktsaou)) - RRDCONTEXTS: loading report [#​19351](https://redirect.github.com/netdata/netdata/pull/19351) ([ktsaou](https://redirect.github.com/ktsaou)) - lower compression level to lower cpu resources on parents [#​19350](https://redirect.github.com/netdata/netdata/pull/19350) ([ktsaou](https://redirect.github.com/ktsaou)) - PGC wanted size [#​19349](https://redirect.github.com/netdata/netdata/pull/19349) ([ktsaou](https://redirect.github.com/ktsaou)) - log a summary of metadata ignored contexts [#​19348](https://redirect.github.com/netdata/netdata/pull/19348) ([ktsaou](https://redirect.github.com/ktsaou)) - use sqlite3\_status64() [#​19347](https://redirect.github.com/netdata/netdata/pull/19347) ([ktsaou](https://redirect.github.com/ktsaou)) - Query systemd for unit file paths on install/uninstall. [#​19346](https://redirect.github.com/netdata/netdata/pull/19346) ([Ferroin](https://redirect.github.com/Ferroin)) - Assorted systemd detection fixes [#​19345](https://redirect.github.com/netdata/netdata/pull/19345) ([Ferroin](https://redirect.github.com/Ferroin)) - Regenerate integrations docs [#​19344](https://redirect.github.com/netdata/netdata/pull/19344) ([netdatabot](https://redirect.github.com/netdatabot)) - improvement(go.d/k8sstate): respect ignore annotation [#​19342](https://redirect.github.com/netdata/netdata/pull/19342) ([ilyam8](https://redirect.github.com/ilyam8)) - improvement(go.d/docker): respect ignore label [#​19341](https://redirect.github.com/netdata/netdata/pull/19341) ([ilyam8](https://redirect.github.com/ilyam8)) - Regenerate integrations docs [#​19340](https://redirect.github.com/netdata/netdata/pull/19340) ([netdatabot](https://redirect.github.com/netdatabot)) - docs(go.d/docker): fix syntax error in meta [#​19339](https://redirect.github.com/netdata/netdata/pull/19339) ([ilyam8](https://redirect.github.com/ilyam8)) - improvement(go.d/docker): add option to filter containers [#​19337](https://redirect.github.com/netdata/netdata/pull/19337) ([ilyam8](https://redirect.github.com/ilyam8)) - Contexts Loading [#​19336](https://redirect.github.com/netdata/netdata/pull/19336) ([ktsaou](https://redirect.github.com/ktsaou)) - Add alert version to aclk-state [#​19335](https://redirect.github.com/netdata/netdata/pull/19335) ([stelfrag](https://redirect.github.com/stelfrag)) - annotate logs with stack trace when libunwind is available [#​19334](https://redirect.github.com/netdata/netdata/pull/19334) ([ktsaou](https://redirect.github.com/ktsaou)) - convert invalid utf8 sequences to hex characters [#​19333](https://redirect.github.com/netdata/netdata/pull/19333) ([ktsaou](https://redirect.github.com/ktsaou)) - Abort on fatal and report system available bytes on allocation failures. [#​19332](https://redirect.github.com/netdata/netdata/pull/19332) ([vkalintiris](https://redirect.github.com/vkalintiris)) - Add instructions for Docker Compose [#​19331](https://redirect.github.com/netdata/netdata/pull/19331) ([enoch85](https://redirect.github.com/enoch85)) - build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 in /src/go [#​19330](https://redirect.github.com/netdata/netdata/pull/19330) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - FD Leaks Fix [#​19327](https://redirect.github.com/netdata/netdata/pull/19327) ([ktsaou](https://redirect.github.com/ktsaou)) - feat(go.d.plugin): add YugabyteDB collector [#​19325](https://redirect.github.com/netdata/netdata/pull/19325) ([ilyam8](https://redirect.github.com/ilyam8)) - fix(kickstart.sh): correct wrong function name in perpare_offline_install [#​19323](https://redirect.github.com/netdata/netdata/pull/19323) ([ilyam8](https://redirect.github.com/ilyam8)) - build(deps): bump github.com/vmware/govmomi from 0.46.3 to 0.47.0 in /src/go [#​19322](https://redirect.github.com/netdata/netdata/pull/19322) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - Improve context load time during startup [#​19321](https://redirect.github.com/netdata/netdata/pull/19321) ([stelfrag](https://redirect.github.com/stelfrag)) - fix(cgroup-rename): prevent leading comma in Docker LABELS when IMAGE empty [#​19318](https://redirect.github.com/netdata/netdata/pull/19318) ([ilyam8](https://redirect.github.com/ilyam8)) - Fix coverity issues [#​19317](https://redirect.github.com/netdata/netdata/pull/19317) ([stelfrag](https://redirect.github.com/stelfrag)) - CGROUP labels [#​19316](https://redirect.github.com/netdata/netdata/pull/19316) ([ktsaou](https://redirect.github.com/ktsaou)) - feat(cgroup-name.sh): Add support for `netdata.cloud/*` container labels [#​19315](https://redirect.github.com/netdata/netdata/pull/19315) ([ilyam8](https://redirect.github.com/ilyam8)) - Locks Improvements [#​19314](https://redirect.github.com/netdata/netdata/pull/19314) ([ktsaou](https://redirect.github.com/ktsaou)) - add yugabytedb docker manager [#​19313](https://redirect.github.com/netdata/netdata/pull/19313) ([ilyam8](https://redirect.github.com/ilyam8)) - fix(go.d/sd): correctly adding tags in classify [#​19312](https://redirect.github.com/netdata/netdata/pull/19312) ([ilyam8](https://redirect.github.com/ilyam8)) - fix(go.d/nats): add missing cid label to gw charts [#​19311](https://redirect.github.com/netdata/netdata/pull/19311) ([ilyam8](https://redirect.github.com/ilyam8)) - Regenerate integrations docs [#​19310](https://redirect.github.com/netdata/netdata/pull/19310) ([netdatabot](https://redirect.github.com/netdatabot)) - docs(go.d/nats): add missing labels to meta [#​19309](https://redirect.github.com/netdata/netdata/pull/19309) ([ilyam8](https://redirect.github.com/ilyam8)) - fix aral memory accounting [#​19308](https://redirect.github.com/netdata/netdata/pull/19308) ([ktsaou](https://redirect.github.com/ktsaou)) - UUIDMap [#​19307](https://redirect.github.com/netdata/netdata/pull/19307) ([ktsaou](https://redirect.github.com/ktsaou)) - Fix shutdown [#​19306](https://redirect.github.com/netdata/netdata/pull/19306) ([ktsaou](https://redirect.github.com/ktsaou)) - WAITQ: fixed mixed up ordering [#​19305](https://redirect.github.com/netdata/netdata/pull/19305) ([ktsaou](https://redirect.github.com/ktsaou)) - load rrdcontext dimensions in batches [#​19304](https://redirect.github.com/netdata/netdata/pull/19304) ([ktsaou](https://redirect.github.com/ktsaou)) - improvement(go.d/nats): add cluster_name label and jetstream status chart [#​19303](https://redirect.github.com/netdata/netdata/pull/19303) ([ilyam8](https://redirect.github.com/ilyam8)) - Waiting Queue [#​19302](https://redirect.github.com/netdata/netdata/pull/19302) ([ktsaou](https://redirect.github.com/ktsaou)) - revert waiting-queue optimization [#​19301](https://redirect.github.com/netdata/netdata/pull/19301) ([ktsaou](https://redirect.github.com/ktsaou)) - Improve stream sending thread error message [#​19300](https://redirect.github.com/netdata/netdata/pull/19300) ([ilyam8](https://redirect.github.com/ilyam8)) - Streaming improvements No 12 [#​19299](https://redirect.github.com/netdata/netdata/pull/19299) ([ktsaou](https://redirect.github.com/ktsaou)) - nd_poll() fairness [#​19298](https://redirect.github.com/netdata/netdata/pull/19298) ([ktsaou](https://redirect.github.com/ktsaou)) - more descriptive alert transition logs [#​19297](https://redirect.github.com/netdata/netdata/pull/19297) ([ktsaou](https://redirect.github.com/ktsaou)) - fix(debugfs/sensors): correct driver label value [#​19294](https://redirect.github.com/netdata/netdata/pull/19294) ([ilyam8](https://redirect.github.com/ilyam8)) - fix(netdata-updater.sh): use explicit paths for temp dir creation [#​19293](https://redirect.github.com/netdata/netdata/pull/19293) ([ilyam8](https://redirect.github.com/ilyam8)) - build(deps): add bison and flex [#​19292](https://redirect.github.com/netdata/netdata/pull/19292) ([ilyam8](https://redirect.github.com/ilyam8)) - remove go.d/windows [#​19290](https://redirect.github.com/netdata/netdata/pull/19290) ([ilyam8](https://redirect.github.com/ilyam8)) - fix(netdata-updater.sh): ensure tmpdir-path argument is always passed [#​19289](https://redirect.github.com/netdata/netdata/pull/19289) ([ilyam8](https://redirect.github.com/ilyam8)) - fix(netdata-updater.sh): remove commit_check_file directory [#​19288](https://redirect.github.com/netdata/netdata/pull/19288) ([ilyam8](https://redirect.github.com/ilyam8)) - bump dag req jinja version [#​19287](https://redirect.github.com/netdata/netdata/pull/19287) ([ilyam8](https://redirect.github.com/ilyam8)) - Regenerate integrations docs [#​19286](https://redirect.github.com/netdata/netdata/pull/19286) ([netdatabot](https://redirect.github.com/netdatabot)) - improvement(go.d/nats): add basic jetstream metrics [#​19285](https://redirect.github.com/netdata/netdata/pull/19285) ([ilyam8](https://redirect.github.com/ilyam8)) - fix go.d/nats tests [#​19284](https://redirect.github.com/netdata/netdata/pull/19284) ([ilyam8](https://redirect.github.com/ilyam8)) - Regenerate integrations docs [#​19283](https://redirect.github.com/netdata/netdata/pull/19283) ([netdatabot](https://redirect.github.com/netdatabot)) - improvement(go.d/nats): add leafz metrics [#​19282](https://redirect.github.com/netdata/netdata/pull/19282) ([ilyam8](https://redirect.github.com/ilyam8)) - Regenerate integrations docs [#​19281](https://redirect.github.com/netdata/netdata/pull/19281) ([netdatabot](https://redirect.github.com/netdatabot)) - improvement(go.d/nats): add server_id label [#​19280](https://redirect.github.com/netdata/netdata/pull/19280) ([ilyam8](https://redirect.github.com/ilyam8)) - docs: improve on-prem troubleshooting readability [#​19279](https://redirect.github.com/netdata/netdata/pull/19279) ([ilyam8](https://redirect.github.com/ilyam8)) - Fix metric retention check and cleanup [#​19278](https://redirect.github.com/netdata/netdata/pull/19278) ([stelfrag](https://redirect.github.com/stelfrag)) - fix(go.d/rabbitmq): handle insufficient perms when querying definitions [#​19277](https://redirect.github.com/netdata/netdata/pull/19277) ([ilyam8](https://redirect.github.com/ilyam8)) - Regenerate integrations docs [#​19276](https://redirect.github.com/netdata/netdata/pull/19276) ([netdatabot](https://redirect.github.com/netdatabot)) - Updates to onprem docs [#​19275](https://redirect.github.com/netdata/netdata/pull/19275) ([M4itee](https://redirect.github.com/M4itee)) - Skip label cleanup during metadata processing [#​19274](https://redirect.github.com/netdata/netdata/pull/19274) ([stelfrag](https://redirect.github.com/stelfrag)) - build(deps): update go toolchain to v1.23.4 [#​19273](https://redirect.github.com/netdata/netdata/pull/19273) ([ilyam8](https://redirect.github.com/ilyam8)) - build(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 in /src/go [#​19271](https://redirect.github.com/netdata/netdata/pull/19271) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump github.com/axiomhq/hyperloglog from 0.2.0 to 0.2.2 in /src/go [#​19270](https://redirect.github.com/netdata/netdata/pull/19270) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 in /src/go [#​19269](https://redirect.github.com/netdata/netdata/pull/19269) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - build(deps): bump github.com/docker/docker from 27.4.0+incompatible to 27.4.1+incompatible in /src/go [#​19268](https://redirect.github.com/netdata/netdata/pull/19268) ([dependabot\[bot\]](https://redirect.github.com/apps/dependabot)) - improvement(go.d/nats): add gatewayz metrics [#​19266](https://redirect.github.com/netdata/netdata/pull/19266) ([ilyam8](https://redirect.github.com/ilyam8)) - Regenerate integrations docs [#​19265](https://redirect.github.com/netdata/netdata/pull/19265) ([netdatabot](https://redirect.github.com/netdatabot)) - improvement(go.d/nats): add routez metrics [#​19264](https://redirect.github.com/netdata/netdata/pull/19264) ([ilyam8](https://redirect.github.com/ilyam8)) - Regenerate integrations docs [#​19263](https://redirect.github.com/netdata/netdata/pull/19263) ([netdatabot](https://redirect.github.com/netdatabot)) - improvement(go.d/nats): add accstatz metrics [#​19262](https://redirect.github.com/netdata/netdata/pull/19262) ([ilyam8](https://redirect.github.com/ilyam8)) - HELP and TYPE in prometheus fix [#​19261](https://redirect.github.com/netdata/netdata/pull/19261) ([ktsaou](https://redirect.github.com/ktsaou)) - Add an alert guide for reboot required [#​19260](https://redirect.github.com/netdata/netdata/pull/19260) ([ralphm](https://redirect.github.com/ralphm)) - fix crash when the DRM file does not contain the right information [#​19258](https://redirect.github.com/netdata/netdata/pull/19258) ([ktsaou](https://redirect.github.com/ktsaou)) - docs: change "node-membership-rules" filename/title [#​19257](https://redirect.github.com/netdata/netdata/pull/19257) ([ilyam8](https://redirect.github.com/ilyam8)) - Updated copyright notices [#​19256](https://redirect.github.com/netdata/netdata/pull/19256) ([ktsaou](https://redirect.github.com/ktsaou)) - Regenerate integrations docs [#​19254](https://redirect.github.com/netdata/netdata/pull/19254) ([netdatabot](https://redirect.github.com/netdatabot)) - docs: fix nats metadata suffix [#​19253](https://redirect.github.com/netdata/netdata/pull/19253) ([ilyam8](https://redirect.github.com/ilyam8)) - feat(go.d): add NATS collector [#​19252](https://redirect.github.com/netdata/netdata/pull/19252) ([ilyam8](https://redirect.github.com/ilyam8)) - Monitor sensors using libsensors via debugfs.plugin [#​19251](https://redirect.github.com/netdata/netdata/pull/19251) ([ktsaou](https://redirect.github.com/ktsaou)) - Add option to updater to report status of auto-updates on the system. [#​19248](https://redirect.github.com/netdata/netdata/pull/19248) ([Ferroin](https://redirect.github.com/Ferroin)) - DBENGINE: pgc tuning, replication tuning [#​19237](https://redirect.github.com/netdata/netdata/pull/19237) ([ktsaou](https://redirect.github.com/ktsaou)) - Update kickstart script to use new repository host. [#​18962](https://redirect.github.com/netdata/netdata/pull/18962) ([Ferroin](https://redirect.github.com/Ferroin)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.1
|
||||
appVersion: 2.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.3.1
|
||||
@@ -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: 12.1.1
|
||||
version: 12.2.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/netdata/netdata
|
||||
tag: v2.1.1@sha256:61bbdc6ed46c474e038c022f262133d3791bee221f2f658f14630d2776a6fc56
|
||||
tag: v2.2.0@sha256:fd72806d4dedb299aaba1dc5e07a1fb531cc7018eb471cc4d77acb5be4e0c16c
|
||||
pullPolicy: IfNotPresent
|
||||
# -- The service account the pods will use to interact with the Kubernetes API
|
||||
serviceAccount:
|
||||
|
||||
Reference in New Issue
Block a user