chore(immich): add chart metadata

This commit is contained in:
secustor 2025-01-26 18:40:09 +01:00
parent 44d62ab64e
commit 57d46d5c89
No known key found for this signature in database
2 changed files with 15 additions and 1 deletions

View file

@ -1,8 +1,22 @@
apiVersion: v2 apiVersion: v2
name: immich name: immich
description: A Immich Helm chart targeted at advanced users description: A Immich Helm chart targeted at advanced users
home: https://immich.app/
icon: https://raw.githubusercontent.com/immich-app/immich/main/design/immich-logo.svg
sources:
- https://github.com/secustor/helm-charts/tree/main/charts/immich
- https://github.com/immich-app/immich
maintainers:
- name: secustor
email: sebastian@poxhofer.at
type: application type: application
version: 0.2.3 version: 0.2.3
# renovate: image=ghcr.io/immich-app/immich-server # renovate: image=ghcr.io/immich-app/immich-server
appVersion: "v1.125.3" appVersion: "v1.125.3"
annotations:
artifacthub.io/category: storage
artifacthub.io/links: |
- name: support
url: https://github.com/secustor/helm-charts/issues

View file

@ -1,6 +1,6 @@
# Immich # Immich
This chart deploys [Immich](https://immich.app/) and This **unofficial** chart deploys [Immich](https://immich.app/) and
is targeted at an audience which wants to have some lower level control over the deployment. is targeted at an audience which wants to have some lower level control over the deployment.
## Prerequisites ## Prerequisites