openhab v1.0.0
Initial release of the openhab chart.
Features
- feat(openhab): initial implementation (#73)
Other Changes
- release(openhab): 1.0.0 [skip ci]
Install
# OCI registry
helm install openhab oci://ghcr.io/helmforgedev/helm/openhab --version 1.0.0
# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install openhab helmforge/openhab --version 1.0.0