Skip to content

docs(homarr): sync 1.69.2 default#375

Merged
mberlofa merged 1 commit into
mainfrom
docs/homarr-1.69.2
Jul 7, 2026
Merged

docs(homarr): sync 1.69.2 default#375
mberlofa merged 1 commit into
mainfrom
docs/homarr-1.69.2

Conversation

@mberlofa

@mberlofa mberlofa commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Sync Homarr docs and playground defaults with Homarr v1.69.2.
  • Update the documented Homarr image tag default.
  • Register Homarr in the playground site sync map.

Validation

  • make site-sync-check CHART=homarr
  • npm run format:check
  • npm run lint
  • npm run build
  • make release-check REPO=site
  • make attribution-check REPO=site

Summary by CodeRabbit

  • New Features

    • Added the Homarr chart to the playground, making it available in the UI alongside other configured charts.
  • Documentation

    • Updated chart docs to reflect the latest default image versions.
    • Clarified upgrade notes for the newer Homarr release, including a layout stacking behavior change.
  • Bug Fixes

    • Updated default chart version values to newer releases for a more accurate out-of-the-box experience.

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>
@mberlofa mberlofa force-pushed the docs/homarr-1.69.2 branch from 922ceb2 to eac4f48 Compare July 7, 2026 23:09
@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 7b203b13-32eb-40c3-8461-fb51694e5867

📥 Commits

Reviewing files that changed from the base of the PR and between 93099dc and eac4f48.

📒 Files selected for processing (3)
  • src/data/playground-configs.ts
  • src/pages/docs/charts/homarr.mdx
  • src/pages/playground.astro

📝 Walkthrough

Walkthrough

Updated default image.tag values from v1.67.0 to v1.69.2 for the uptime-kuma and homarr chart playground configs, updated homarr documentation text accordingly, and added homarr to the playground's chart-to-config mapping.

Changes

Homarr version bump and playground registration

Layer / File(s) Summary
Update default image tags and docs
src/data/playground-configs.ts, src/pages/docs/charts/homarr.mdx
Bumps default image.tag from v1.67.0 to v1.69.2 for uptime-kuma and homarr configs, and updates the homarr "Upgrade Notes" and config reference text accordingly.
Register homarr in playground
src/pages/playground.astro
Adds homarr slug to siteSyncPlaygroundConfigs, enabling it as a configured chart in the playground.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related issues

Possibly related PRs

  • helmforgedev/site#322: Also extends siteSyncPlaygroundConfigs in src/pages/playground.astro with a new chart slug.
  • helmforgedev/site#323: Also extends siteSyncPlaygroundConfigs in src/pages/playground.astro with a new chart slug.
  • helmforgedev/site#357: Also extends siteSyncPlaygroundConfigs alongside chart-specific default/docs updates, similar to this PR's pattern.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately summarizes the Homarr default sync update.
Description check ✅ Passed The description includes a clear summary and validation steps, and it broadly matches the repository template.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/homarr-1.69.2

Comment @coderabbitai help to get the list of available commands.

@mberlofa mberlofa merged commit 81e6db3 into main Jul 7, 2026
6 checks passed
@mberlofa mberlofa deleted the docs/homarr-1.69.2 branch July 7, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant