docs(homarr): sync 1.69.2 default#375
Merged
Merged
Conversation
mberlofa
added a commit
to helmforgedev/charts
that referenced
this pull request
Jul 7, 2026
Closes #694. ## Summary - Bump Homarr from v1.68.0 to v1.69.2. - Update the GHCR Homarr image tag, README upgrade notes, and image assertion tests. - Add the standard chart validate helper/template so template standards are clean. ## Upstream Evidence - GitHub release: https://github.com/homarr-labs/homarr/releases/tag/v1.69.2 - GHCR image manifest verified: `ghcr.io/homarr-labs/homarr:v1.69.2` - Manifest platforms: `linux/amd64`, `linux/arm64`. - The issue listed `1.69.2`, but `ghcr.io/homarr-labs/homarr:1.69.2` is missing; the chart uses the upstream release/image tag format with the `v` prefix. - Homarr v1.69.2 is a patch release fixing layout stacking for the AppShell header above indicator dots. No breaking changes were identified in the upstream release metadata. ## Site Sync - Site PR: helmforgedev/site#375 ## Validation - `make image-verify IMAGE=ghcr.io/homarr-labs/homarr:v1.69.2` - `make image-verify IMAGE=ghcr.io/homarr-labs/homarr:1.69.2` confirmed the non-prefixed tag is missing. - `make deps-check CHART=homarr` - `helm unittest charts/homarr` passed: 9 suites, 55 tests. - `make validate-chart CHART=homarr` passed fully: 19 layers, including k3d behavioral validation for default and all CI values scenarios. - `make standards-check CHART=homarr` - `node scripts/charts/template-standards-check.js --chart homarr` - `make site-sync-check CHART=homarr` - `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** * Added chart validation during installation and upgrades to catch invalid configuration earlier. * **Bug Fixes** * Updated Homarr to version **1.69.2**. * Improved upgrade notes to reflect the latest release. * **Documentation** * Refreshed the chart documentation and default image version to match the new release. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: MergeCheck <mergecheck@example.invalid>
922ceb2 to
eac4f48
Compare
|
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 (3)
📝 WalkthroughWalkthroughUpdated default ChangesHomarr version bump and playground registration
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related issues
Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
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
Summary by CodeRabbit
New Features
Documentation
Bug Fixes