-
Notifications
You must be signed in to change notification settings - Fork 9
/
Chart.yaml
30 lines (30 loc) · 906 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
24
25
26
27
28
29
30
---
apiVersion: v2
name: plausible-analytics
description: A Helm Chart for Plausible Analytics - Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
type: application
version: 0.3.3
appVersion: 2.1.1
keywords:
- web analytics
- analytics
- plausible
sources:
- https://github.com/plausible/analytics
- https://github.com/imio/helm-charts
- https://github.com/imio/helm-plausible-analytics
icon: https://plausible.io/assets/images/icon/plausible_logo.compressed.png
maintainers:
- name: IMIO
url: https://github.com/IMIO/
dependencies:
- name: postgresql
alias: postgresql
version: 12.8.2
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: clickhouse
alias: clickhouse
version: 3.6.7
repository: https://charts.bitnami.com/bitnami
condition: clickhouse.enabled