dolibarr v1.1.6
Bug Fixes
- fix(repo): use fully qualified image names across all charts (#14)
Other Changes
- release(dolibarr): 1.1.6 [skip ci]
Install
# OCI registry
helm install dolibarr oci://ghcr.io/helmforgedev/helm/dolibarr --version 1.1.6
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install dolibarr helmforge/dolibarr --version 1.1.6