mirror of
https://github.com/truenas/charts.git
synced 2026-04-28 12:32:55 +08:00
NAS-121737 / 23.10 / Add email on Chart.yaml (#1165)
* add email attr and bump common where needed * bump HA * fix catalog file
This commit is contained in:
@@ -3,23 +3,24 @@ description: Real-time performance monitoring, done right!
|
||||
annotations:
|
||||
title: Netdata
|
||||
type: application
|
||||
version: 1.0.18
|
||||
version: 1.0.19
|
||||
apiVersion: v2
|
||||
appVersion: v1.38.1
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- name: truenas
|
||||
url: https://www.truenas.com/
|
||||
- name: truenas
|
||||
url: https://www.truenas.com/
|
||||
email: dev@ixsystems.com
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: file://../../../common/2304.0.1
|
||||
version: 2304.0.1
|
||||
- name: common
|
||||
repository: file://../../../common/2304.0.1
|
||||
version: 2304.0.1
|
||||
home: https://www.netdata.cloud/
|
||||
icon: https://netdata.github.io/helmchart/logo.png
|
||||
sources:
|
||||
- https://github.com/netdata/helmchart
|
||||
- https://github.com/netdata/netdata
|
||||
- https://github.com/netdata/helmchart
|
||||
- https://github.com/netdata/netdata
|
||||
keywords:
|
||||
- alerting
|
||||
- metric
|
||||
- monitoring
|
||||
- alerting
|
||||
- metric
|
||||
- monitoring
|
||||
|
||||
Reference in New Issue
Block a user