Skip to content

openhab v1.1.0

Choose a tag to compare

@github-actions github-actions released this 31 May 03:46
· 1064 commits to main since this release

openhab v1.1.0

Features

  • feat(openhab): harden namespace and networking support (#348)

Other Changes

  • release(openhab): 1.1.0 [skip ci]

Install

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

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