Skip to content

openhab v1.1.2

Choose a tag to compare

@github-actions github-actions released this 16 Jun 11:51
· 843 commits to main since this release

openhab v1.1.2

Bug Fixes

  • fix(openhab): complete chart standards (#539)

Other Changes

  • release(openhab): 1.1.2 [skip ci]

Install

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

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