dolibarr v1.1.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(dolibarr): 1.1.5 [skip ci]
Install
# OCI registry
helm install dolibarr oci://ghcr.io/helmforgedev/helm/dolibarr --version 1.1.5
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install dolibarr helmforge/dolibarr --version 1.1.5