Skip to content

immich v1.2.1

Choose a tag to compare

@github-actions github-actions released this 16 Jun 13:16
· 766 commits to main since this release

immich v1.2.1

Other Changes

  • release(immich): 1.2.1 [skip ci]
  • chore(deps): bump HelmForge subchart dependencies to latest minor/patch (#515)

Install

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

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