-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChart.yaml
23 lines (19 loc) · 961 Bytes
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
apiVersion: v2
name: dso-chart-ovh
description: |-
Chart Helm contenant des bouchon pour les déploiements DSO sur OVH: serveur SMTP mailhog (forké de https://github.com/codecentric/helm-charts), stockage S3, bouhon Passage2
type: application
# 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.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.2
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "0.0.2"
dependencies:
- name: minio
version: "13.6.1"
repository: "https://charts.bitnami.com/bitnami"
condition: minio.enabled