chore(deps): update container image netdata/netdata to v1.46.3@fa9580f by renovate (#24119)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [netdata/netdata](https://netdata.cloud) ([source](https://togithub.com/netdata/netdata)) | patch | `v1.46.1` -> `v1.46.3` | --- > [!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.46.3`](https://togithub.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v1463-2024-07-23) [Compare Source](https://togithub.com/netdata/netdata/compare/v1.46.2...v1.46.3) [Full Changelog](https://togithub.com/netdata/netdata/compare/v1.46.2...v1.46.3) ### [`v1.46.2`](https://togithub.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v1462-2024-07-10) [Compare Source](https://togithub.com/netdata/netdata/compare/v1.46.1...v1.46.2) [Full Changelog](https://togithub.com/netdata/netdata/compare/v1.46.1...v1.46.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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
e993b9a4db
commit
8a96d87c71
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.46.1
|
||||
appVersion: 1.46.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -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.2.3
|
||||
version: 11.2.4
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: netdata/netdata
|
||||
tag: v1.46.1@sha256:cdf9aea9143f486c214f0597a6d58b4f8618bff4561fad410b5de786867ef472
|
||||
tag: v1.46.3@sha256:fa9580f5c2291b2a1bbd4eca0451877c75c265c15e92c8d1209e2234ddb356c8
|
||||
pullPolicy: IfNotPresent
|
||||
# -- The service account the pods will use to interact with the Kubernetes API
|
||||
serviceAccount:
|
||||
|
|
Loading…
Reference in New Issue