Skip to content

appwrite v1.2.3

Choose a tag to compare

@github-actions github-actions released this 06 Jul 08:11
· 573 commits to main since this release

appwrite v1.2.3

Bug Fixes

  • fix(appwrite): align template standards (#645)

Other Changes

  • release(appwrite): 1.2.3 [skip ci]

Install

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

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