Skip to content

Commit

Permalink
chore: Add extra fields to Chart.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bo0tzz committed Apr 17, 2023
1 parent 91c9d14 commit 24a38f5
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions charts/immich/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,18 @@
apiVersion: v2
description: A chart to power Immich (immich.app) running on kubernetes
name: immich
version: 0.1.0
version: 0.1.1
appVersion: v1.53.0
home: https://immich.app/
icon: https://raw.githubusercontent.com/immich-app/immich/main/design/immich-logo.svg
sources:
- https://github.com/immich-app/immich-charts/tree/main/charts/immich
- https://github.com/immich-app/immich
maintainers:
- name: PixelJonas
email: [email protected]
- name: bo0tzz
email: [email protected]
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts
Expand All @@ -20,6 +27,7 @@ dependencies:
repository: https://charts.bitnami.com/bitnami
version: 17.1.4
annotations:
artifacthub.io/category: storage
artifacthub.io/changes: |-
- kind: added
description: Automatically set `global.nameOverride` to release name
- kind: changed
description: Polish for better display on artifacthub

0 comments on commit 24a38f5

Please sign in to comment.