Skip to content

immich v1.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 15:49
· 891 commits to main since this release

immich v1.2.0

Features

  • feat(immich): add server extra volumes (#468)

Other Changes

  • release(immich): 1.2.0 [skip ci]

Install

# OCI registry
helm install immich oci://ghcr.io/helmforgedev/helm/immich --version 1.2.0

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install immich helmforge/immich --version 1.2.0