chore(deps): update container image netdata/netdata to v1.44.1@4363d04 (#16029)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [netdata/netdata](https://netdata.cloud) ([source](https://togithub.com/netdata/netdata)) | patch | `v1.44.0` -> `v1.44.1` | --- > [!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.44.1`](https://togithub.com/netdata/netdata/blob/HEAD/CHANGELOG.md#v1441-2023-12-12) [Compare Source](https://togithub.com/netdata/netdata/compare/v1.44.0...v1.44.1) [Full Changelog](https://togithub.com/netdata/netdata/compare/v1.44.0...v1.44.1) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS40IiwidXBkYXRlZEluVmVyIjoiMzcuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
@@ -1,31 +1,31 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: netdata
|
||||
version: 6.1.0
|
||||
appVersion: 1.44.0
|
||||
version: 6.1.1
|
||||
appVersion: 1.44.1
|
||||
description: Netdata is high-fidelity infrastructure monitoring and troubleshooting.
|
||||
home: https://truecharts.org/charts/stable/netdata
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/netdata.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/netdata
|
||||
- https://hub.docker.com/r/netdata/netdata
|
||||
- https://github.com/netdata
|
||||
- https://github.com/netdata
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/netdata
|
||||
- https://hub.docker.com/r/netdata/netdata
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- netdata
|
||||
- monitoring
|
||||
- netdata
|
||||
- monitoring
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: netdata/netdata
|
||||
tag: v1.44.0@sha256:a1f0e22077e0258fc2ac26d133a46cc1dfbada31002610a5a283cc7edeb18e40
|
||||
tag: v1.44.1@sha256:4363d046c878507036b977e9716828bffc26913b1b3f977e83015d370ffc154a
|
||||
pullPolicy: IfNotPresent
|
||||
# -- The service account the pods will use to interact with the Kubernetes API
|
||||
serviceAccount:
|
||||
|
||||
Reference in New Issue
Block a user