Skip to content

openhab v1.0.1

Choose a tag to compare

@github-actions github-actions released this 27 Apr 23:03
· 605 commits to main since this release

openhab v1.0.1

Other Changes

  • release(openhab): 1.0.1 [skip ci]
  • docs(cncf): prepare sandbox governance and Apache licensing (#124)

Install

# OCI registry
helm install openhab oci://ghcr.io/helmforgedev/helm/openhab --version 1.0.1

# Helm repository
helm repo add helmforge https://repo.helmforge.dev
helm install openhab helmforge/openhab --version 1.0.1