mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [stable/uchiwa] Use configmap for uchiwa config file There is a default value as per default file we had before this PR. Now the value of the config file is overidable through configmap. Signed-off-by: Michael Inthilith <minthilith@gmail.com> * Fix maintainer for linting purpose Signed-off-by: Michael Inthilith <minthilith@gmail.com> * bump version to 1.0.0 since we're in stable we might as well track a stable semvar version Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
20 lines
429 B
YAML
Executable File
20 lines
429 B
YAML
Executable File
apiVersion: v1
|
|
name: uchiwa
|
|
version: 1.0.0
|
|
appVersion: 0.22
|
|
description: Dashboard for the Sensu monitoring framework
|
|
keywords:
|
|
- uchiwa
|
|
- sensu
|
|
- monitoring
|
|
home: https://uchiwa.io/
|
|
sources:
|
|
- https://github.com/kubernetes/charts
|
|
- https://github.com/sstarcher/docker-uchiwa
|
|
- https://github.com/sensu/uchiwa
|
|
maintainers:
|
|
- name: sstarcher
|
|
email: shane.starcher@gmail.com
|
|
icon: https://uchiwa.io/img/favicon.png
|
|
engine: gotpl
|