appwrite v1.0.5
Features
- feat: add s3 backup support to stable charts (#12)
Bug Fixes
- fix(repo): add missing icon field to 10 chart.yaml files (#9)
Other Changes
- release(appwrite): 1.0.5 [skip ci]
Install
# OCI registry
helm install appwrite oci://ghcr.io/helmforgedev/helm/appwrite --version 1.0.5
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install appwrite helmforge/appwrite --version 1.0.5