change CRLF to LF?
This commit is contained in:
parent
17d34d88f8
commit
accb6cc68a
|
|
@ -1,16 +1,16 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
description: A chart for a Cadvisor deployment
|
description: A chart for a Cadvisor deployment
|
||||||
name: cadvisor
|
name: cadvisor
|
||||||
version: 1.1.2
|
version: 1.1.2
|
||||||
appVersion: 0.36.0
|
appVersion: 0.36.0
|
||||||
home: https://github.com/google/cadvisor
|
home: https://github.com/google/cadvisor
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/google/cadvisor
|
- https://github.com/google/cadvisor
|
||||||
- https://github.com/ckotzbauer/helm-charts
|
- https://github.com/ckotzbauer/helm-charts
|
||||||
keywords:
|
keywords:
|
||||||
- prometheus
|
- prometheus
|
||||||
- cadvisor
|
- cadvisor
|
||||||
- monitoring
|
- monitoring
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: ckotzbauer
|
- name: ckotzbauer
|
||||||
email: christian.kotzbauer@gmail.com
|
email: christian.kotzbauer@gmail.com
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue