Skip to content

appwrite v1.1.10

Choose a tag to compare

@github-actions github-actions released this 03 Jun 02:22
· 1003 commits to main since this release

appwrite v1.1.10

Other Changes

  • release(appwrite): 1.1.10 [skip ci]
  • chore(charts): untrack committed Chart.lock files (GR-062) (#437)

Install

# OCI registry
helm install appwrite oci://ghcr.io/helmforgedev/helm/appwrite --version 1.1.10

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install appwrite helmforge/appwrite --version 1.1.10