chore(immich): add chart metadata
This commit is contained in:
parent
44d62ab64e
commit
57d46d5c89
2 changed files with 15 additions and 1 deletions
|
@ -1,8 +1,22 @@
|
|||
apiVersion: v2
|
||||
name: immich
|
||||
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
|
||||
version: 0.2.3
|
||||
# renovate: image=ghcr.io/immich-app/immich-server
|
||||
appVersion: "v1.125.3"
|
||||
|
||||
annotations:
|
||||
artifacthub.io/category: storage
|
||||
artifacthub.io/links: |
|
||||
- name: support
|
||||
url: https://github.com/secustor/helm-charts/issues
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# 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.
|
||||
|
||||
## Prerequisites
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue