-
Notifications
You must be signed in to change notification settings - Fork 27
Expand file tree
/
Copy pathChart.yaml
More file actions
32 lines (27 loc) · 977 Bytes
/
Chart.yaml
File metadata and controls
32 lines (27 loc) · 977 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
apiVersion: v1
name: codimd
description: A CodiMD Helm chart for Kubernetes
icon: https://hackmd.io/favicon.png
keywords:
- codimd
- markdown
- collaboration
maintainers:
- name: HackMD Inc. Dev Team
email: support@hackmd.io
sources:
- https://github.com/hackmdio/codimd
- https://github.com/hackmdio/codimd-helm
kubeVersion: ">=1.14.0-0"
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 0.1.11
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 2.3.2
annotations:
artifacthub.io/changes: |
- "Add 'codimd.extraEnvironmentVariablesFrom' to enable passing configMap/secret-KeyRef(s) as environment variables to CodiMD"
artifacthub.io/images: |
- name: hackmd
image: nabo.codimd.dev/hackmdio/hackmd:2.3.2