forked from AMRC-FactoryPlus/amrc-connectivity-stack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Chart.yaml
44 lines (44 loc) · 1.4 KB
/
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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
apiVersion: v2
version: 0.0.1
appVersion: "1.0.0"
name: amrc-connectivity-stack
icon: https://www.sheffield.ac.uk/themes/custom/uos/favicon.svg
description: The AMRC Connectivity Stack (ACS) is a collection of open-source services developed by the AMRC that enables an end-to-end implementation of the Factory+ framework.
home: factoryplus.app.amrc.co.uk
type: application
keywords:
- factoryplus
- sheffield
- mqtt
- sparkplug
- iiot
maintainers:
- name: Alex Godbehere
email: alex.godbehere@amrc.co.uk
dependencies:
- name: traefik
version: 10.19.*
repository: https://helm.traefik.io/traefik
- name: sealed-secrets
version: 2.8.1
repository: https://bitnami-labs.github.io/sealed-secrets/
- name: loki
version: 4.8.0
repository: https://grafana.github.io/helm-charts
- name: promtail
version: 6.9.3
repository: https://grafana.github.io/helm-charts
- name: grafana
version: 6.52.4
repository: https://grafana.github.io/helm-charts
# This pulls from my personal repository because the official helm chart doesn't have CRDs in the `crds` directory
# https://github.com/minio/operator/pull/1564
- name: operator
repository: https://alexgodbehere.github.io/helm-repository
version: 5.0.4
- name: tenant
repository: https://operator.min.io
version: 5.0.3
- name: influxdb2
version: 2.1.1
repository: https://helm.influxdata.com/