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