Immich: Add Immich installer configuration
Change-Id: I88796e42d0b0b14d84b094d4a1c5213b43c56f2a
diff --git a/charts/immich/Chart.yaml b/charts/immich/Chart.yaml
new file mode 100644
index 0000000..0ae581b
--- /dev/null
+++ b/charts/immich/Chart.yaml
@@ -0,0 +1,32 @@
+annotations:
+ artifacthub.io/category: storage
+ artifacthub.io/changes: |-
+ - kind: added
+ description: Made chart available through OCI repository
+apiVersion: v2
+appVersion: v1.119.0
+dependencies:
+- name: common
+ repository: https://bjw-s-labs.github.io/helm-charts
+ version: 1.4.0
+- condition: postgresql.enabled
+ name: postgresql
+ repository: https://charts.bitnami.com/bitnami
+ version: 16.0.0
+- condition: redis.enabled
+ name: redis
+ repository: https://charts.bitnami.com/bitnami
+ version: 20.13.2
+description: A chart to power Immich (immich.app) running on kubernetes
+home: https://immich.app/
+icon: https://raw.githubusercontent.com/immich-app/immich/main/design/immich-logo.svg
+maintainers:
+- email: 5434875+PixelJonas@users.noreply.github.com
+ name: PixelJonas
+- email: immich@bo0tzz.me
+ name: bo0tzz
+name: immich
+sources:
+- https://github.com/immich-app/immich-charts/tree/main/charts/immich
+- https://github.com/immich-app/immich
+version: 0.9.3