Skip to content

immich v1.2.3

Choose a tag to compare

@github-actions github-actions released this 29 Jun 18:47

immich v1.2.3

Other Changes

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

Install

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

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