mirror of
https://github.com/flashcatcloud/n9e-helm.git
synced 2026-03-02 22:19:03 +00:00
36 lines
1.1 KiB
YAML
36 lines
1.1 KiB
YAML
# Copyright 2022 flashcat.cloud | 快猫星云
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
#
|
|
annotations:
|
|
catalog.cattle.io/release-name: flashcatcloud
|
|
name: nightingale
|
|
description: A Helm Chart for nightingale, cloud-native monitoring system
|
|
keywords:
|
|
- nightingale
|
|
- monitoring
|
|
- alerting
|
|
- metrics
|
|
- traces
|
|
- logs
|
|
home: https://n9e.github.io
|
|
sources:
|
|
- https://github.com/ccfos/nightingale
|
|
maintainers:
|
|
- email: contact-us@flashcat.cloud
|
|
name: flashcatcloud
|
|
version: 0.2.11
|
|
apiVersion: v1
|
|
appVersion: 8.0.0-beta12
|
|
icon: https://raw.githubusercontent.com/flashcatcloud/n9e-helm/master/n9e-icon.png
|