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