feat: add logging via vector + loki
diff --git a/charts/loki/Chart.yaml b/charts/loki/Chart.yaml
new file mode 100644
index 0000000..cf8817b
--- /dev/null
+++ b/charts/loki/Chart.yaml
@@ -0,0 +1,26 @@
+apiVersion: v2
+appVersion: 2.7.3
+dependencies:
+- alias: minio
+ condition: minio.enabled
+ name: minio
+ repository: https://charts.min.io/
+ version: 4.0.12
+- alias: grafana-agent-operator
+ condition: monitoring.selfMonitoring.grafanaAgent.installOperator
+ name: grafana-agent-operator
+ repository: https://grafana.github.io/helm-charts
+ version: 0.2.3
+description: Helm chart for Grafana Loki in simple, scalable mode
+home: https://grafana.github.io/helm-charts
+icon: https://grafana.com/docs/loki/latest/logo_and_name.png
+maintainers:
+- name: trevorwhitney
+- name: jeschkies
+name: loki
+sources:
+- https://github.com/grafana/loki
+- https://grafana.com/oss/loki/
+- https://grafana.com/docs/loki/latest/
+type: application
+version: 4.6.1