Skip to content

immich v1.2.5

Choose a tag to compare

@github-actions github-actions released this 04 Aug 09:20
· 276 commits to main since this release

immich v1.2.5

Other Changes

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

Install

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

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