mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* Allow host rule to specify serviceName and servicePort. Signed-off-by: Mike Sigsworth <mikesigsworth@gmail.com> * Add details about ingress host rule serviceName and servicePort to README. Signed-off-by: Mike Sigsworth <mikesigsworth@gmail.com> * Bump chart version. Signed-off-by: Mike Sigsworth <mikesigsworth@gmail.com> * Updated Chart version to 2.1.0. Signed-off-by: Mike Sigsworth <mikesigsworth@gmail.com> * Updated image tag to 0.8.2 Signed-off-by: Mike Sigsworth <mikesigsworth@gmail.com>
19 lines
443 B
YAML
19 lines
443 B
YAML
apiVersion: v1
|
|
description: Host your own Helm Chart Repository
|
|
name: chartmuseum
|
|
version: 2.1.0
|
|
appVersion: 0.8.2
|
|
home: https://github.com/helm/chartmuseum
|
|
icon: https://raw.githubusercontent.com/helm/chartmuseum/master/logo2.png
|
|
keywords:
|
|
- chartmuseum
|
|
- helm
|
|
- charts repo
|
|
maintainers:
|
|
- name: codefresh-io
|
|
email: opensource@codefresh.io
|
|
- name: cloudposse
|
|
email: hello@cloudposse.com
|
|
- name: chartmuseum
|
|
email: chartmuseum@gmail.com
|