docs(openhab): sync 5.2.0 default#383
Merged
Merged
Conversation
📝 WalkthroughWalkthroughUpdates the openHAB playground configuration to add a pinned Image Tag field defaulting to 5.2.0, and updates the openHAB chart documentation's default image tag along with a new Upgrade Notes section covering backup guidance and Java 21 requirement. ChangesopenHAB 5.2.0 Image Tag Update
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related issues
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
mberlofa
added a commit
to helmforgedev/charts
that referenced
this pull request
Jul 8, 2026
## Summary - Bump openHAB from 5.1.4 to 5.2.0. - Update chart defaults, schema, tests, examples, and README upgrade notes. - Sync site documentation and playground defaults. Closes #702. ## Upstream Evidence - Release: https://github.com/openhab/openhab-distro/releases/tag/5.2.0 - Release state: stable, not draft, not prerelease; published 2026-07-05. - Image verified: docker.io/openhab/openhab:5.2.0 - Manifest platforms verified: linux/amd64, linux/arm64. - Notes: openHAB 5.2.0 is a 5.x feature release with runtime, add-on, and UI improvements. Upstream documents several manual-action breaking changes; the README and site now call out backup and review guidance. Java 21 remains required and is provided by the official image. ## Site Sync - helmforgedev/site#383 ## Validation - make image-verify IMAGE=docker.io/openhab/openhab:5.2.0 - make deps-check CHART=openhab - helm unittest charts/openhab: 13 suites, 119 tests - make standards-check CHART=openhab - node scripts/charts/template-standards-check.js --chart openhab - make site-sync-check CHART=openhab - make validate-chart CHART=openhab: passed 21 layers, including k3d behavioral validation for default and all openHAB CI scenarios - make release-check REPO=charts - make attribution-check REPO=charts <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Updated the openHAB chart to use version **5.2.0** by default across the main configuration and example setups. * **Documentation** * Added upgrade notes with guidance for moving to openHAB **5.2.0**, including backup recommendations and Java 21 requirements. * **Chores** * Refreshed chart metadata and release notes to reflect the new openHAB version. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: MergeCheck <mergecheck@example.invalid>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
Charts PR: helmforgedev/charts#721
Summary by CodeRabbit
New Features
5.2.0.Documentation
5.2.0, including backup guidance and key compatibility reminders.