chore(openhab): bump openhab to 5.2.0#721
Merged
Merged
Conversation
Contributor
Standards Check (GR-079) — PASSEvery changed chart fully passes standards-check. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (9)
📝 WalkthroughWalkthroughThis PR bumps the openHAB Helm chart from version 5.1.4 to 5.2.0, updating Chart.yaml appVersion and changelog, values.yaml, values.schema.json defaults, all example configuration files, the statefulset unit test assertion, and README documentation including a new Upgrade Notes section. ChangesopenHAB image version bump to 5.2.0
Estimated code review effort: 1 (Trivial) | ~5 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Contributor
🟢 Security Scan:
|
| Framework | Score |
|---|---|
| MITRE + NSA + SOC2 | 87.878784% |
✅ Security posture acceptable.
mberlofa
added a commit
to helmforgedev/site
that referenced
this pull request
Jul 8, 2026
## Summary - Sync openHAB documentation defaults to 5.2.0. - Add the openHAB image tag control to the playground with the new pinned default. - Document the upstream 5.2.0 upgrade notes and Java 21 context. ## Validation - make site-sync-check CHART=openhab - npm run format:check - npm run lint - npm run build - make release-check REPO=site - make attribution-check REPO=site Charts PR: helmforgedev/charts#721 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Added a configurable image tag option for the openHAB runtime, with a new default of `5.2.0`. * **Documentation** * Updated the openHAB chart reference to reflect the new default image version. * Added upgrade notes for openHAB `5.2.0`, including backup guidance and key compatibility reminders. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
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
Closes #702.
Upstream Evidence
Site Sync
Validation
Summary by CodeRabbit
New Features
Documentation
Chores