chore(deps): update container image tccr.io/truecharts/netdata to v1.42.0 (#11518)
This commit is contained in:
parent
56ddef155d
commit
609ba619f7
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.41.0"
|
appVersion: "1.42.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -19,7 +19,7 @@ name: netdata
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/netdata
|
- https://github.com/truecharts/charts/tree/master/charts/stable/netdata
|
||||||
- https://github.com/netdata
|
- https://github.com/netdata
|
||||||
version: 6.0.0
|
version: 6.0.1
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- utilities
|
- utilities
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/netdata
|
repository: tccr.io/truecharts/netdata
|
||||||
tag: v1.41.0@sha256:8a7a7032d9cf87f9156367259436aaf5682cfd6ac5c5c32195f59c83696be59c
|
tag: v1.42.0@sha256:31bc724264f85a3d7d8c7ac0c242c2f48987e9db6447022bf3b2b5a13a3b41e7
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# -- The service account the pods will use to interact with the Kubernetes API
|
# -- The service account the pods will use to interact with the Kubernetes API
|
||||||
serviceAccount:
|
serviceAccount:
|
||||||
|
|
Loading…
Reference in New Issue