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