chore(helm): update image quay.io/netdata/netdata v2.5.1 → v2.5.2 (#35721)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [quay.io/netdata/netdata](https://netdata.cloud) ([source](https://redirect.github.com/netdata/netdata)) | patch | `a7502d8` -> `c7fd0b5` | 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.2`](https://redirect.github.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v252-2025-05-22) [Compare Source](https://redirect.github.com/netdata/netdata/compare/v2.5.1...v2.5.2) [Full Changelog](https://redirect.github.com/netdata/netdata/compare/v2.5.1...v2.5.2) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.5.1
|
||||
appVersion: 2.5.2
|
||||
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.6.1
|
||||
version: 12.6.2
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: quay.io/netdata/netdata
|
||||
tag: v2.5.1@sha256:a7502d86306b8e5f7fafff1e4add8974345ca79eb613abdef0e2db597b0ed4be
|
||||
tag: v2.5.2@sha256:c7fd0b5fab91a47ed445ccfe34a09f27c09881aa3e1e7c2ba55a33e842efa820
|
||||
pullPolicy: IfNotPresent
|
||||
# -- The service account the pods will use to interact with the Kubernetes API
|
||||
serviceAccount:
|
||||
|
||||
Reference in New Issue
Block a user