Skip to content

immich v1.2.4

Choose a tag to compare

@github-actions github-actions released this 06 Jul 09:10
· 515 commits to main since this release

immich v1.2.4

Bug Fixes

  • fix(immich): align template standards (#676)

Other Changes

  • release(immich): 1.2.4 [skip ci]

Install

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

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