-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathChart.yaml
More file actions
45 lines (36 loc) · 1.25 KB
/
Chart.yaml
File metadata and controls
45 lines (36 loc) · 1.25 KB
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
33
34
35
36
37
38
39
40
41
42
43
44
45
apiVersion: v2
name: product-console-helm
description: A Helm chart for Product Console - Lerian Studio's web interface
for managing Midaz ledger
type: application
home: https://github.com/LerianStudio/helm
sources:
- https://github.com/LerianStudio/helm/tree/main/charts/product-console
- https://github.com/LerianStudio/product-console
# A list of maintainers who are responsible for the chart
maintainers:
- name: "Lerian Studio"
email: "support@lerian.studio"
# 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: 2.2.0-beta.1
# This is the version number of the application being deployed.
appVersion: "1.6.0"
# A list of keywords about the chart. This helps others discover the chart.
keywords:
- midaz
- lerian
- ledger
- console
- web-ui
# The URL to an icon file for this chart. Or the icon data.
icon: https://avatars.githubusercontent.com/u/148895005?s=200&v=4
annotations:
artifacthub.io/images: |
- name: product-console
image: ghcr.io/lerianstudio/product-console:1.6.0
dependencies:
- name: mongodb
version: "16.4.0"
repository: "https://charts.bitnami.com/bitnami"
condition: mongodb.enabled