Skip to content

docs(komga): sync 1.25.0 default#377

Merged
mberlofa merged 1 commit into
mainfrom
docs/komga-1.25.0
Jul 7, 2026
Merged

docs(komga): sync 1.25.0 default#377
mberlofa merged 1 commit into
mainfrom
docs/komga-1.25.0

Conversation

@mberlofa

@mberlofa mberlofa commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Sync Komga docs and playground defaults with Komga 1.25.0.
  • Add the Komga image tag control to the playground config.
  • Register Komga in the playground config source map required by site sync.

Validation

  • make site-sync-check CHART=komga
  • 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 Komga to the playground configuration selector, including the container image tag field with a default value.
  • Documentation
    • Updated Komga docs to reflect version 1.25.0.
    • Added upgrade notes highlighting new release improvements and reminding users to back up /config before upgrading.
    • Updated the documented default container image tag to 1.25.0.

@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: 866ca93d-a940-479d-bddc-6ab43eeafe24

📥 Commits

Reviewing files that changed from the base of the PR and between 24e68e4 and 04be722.

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

📝 Walkthrough

Walkthrough

Updates the Komga chart's default container image tag from 1.24.4 to 1.25.0, adds a corresponding playground configuration field, registers Komga in the playground's site-sync mapping, and updates the Komga documentation page with an upgrade note and revised default tag reference.

Changes

Komga 1.25.0 update

Layer / File(s) Summary
Playground config and registry wiring
src/data/playground-configs.ts, src/pages/playground.astro
Adds an image.tag playground field for Komga (label, key, default 1.25.0, description) and registers the komga slug in siteSyncPlaygroundConfigs.
Documentation updates for Komga 1.25.0
src/pages/docs/charts/komga.mdx
Adds an upgrade callout mentioning 1.25.0 changes and backup guidance, and updates the documented default image.tag from "1.24.4" to "1.25.0".

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

Possibly related issues

Possibly related PRs

  • helmforgedev/site#322: Extends siteSyncPlaygroundConfigs in playground.astro with a new chart slug mapping, same wiring pattern.
  • helmforgedev/site#357: Extends siteSyncPlaygroundConfigs in playground.astro with a new chart slug mapping, same wiring pattern.
  • helmforgedev/site#341: Extends siteSyncPlaygroundConfigs in playground.astro with a new chart slug mapping, same wiring pattern.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the main change: syncing Komga docs and defaults to 1.25.0.
Description check ✅ Passed The description includes a clear summary and validation steps, though it omits the template's Quality Gates checklist.
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/komga-1.25.0

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

mberlofa added a commit to helmforgedev/charts that referenced this pull request Jul 7, 2026
Closes #696.

## Summary
- Bump Komga from 1.24.4 to 1.25.0.
- Update the official Docker Hub image tag, deployment image assertion,
README defaults, and Artifact Hub change note.
- Add upgrade notes for the upstream 1.25.0 changes and the `/config`
backup requirement.

## Upstream Evidence
- GitHub release: https://github.com/gotson/komga/releases/tag/1.25.0
- Docker Hub image manifest verified: `docker.io/gotson/komga:1.25.0`
- Manifest platforms: `linux/amd64`, `linux/arm`, `linux/arm64`.
- 1.25.0 is a stable, non-prerelease upstream release published on
2026-06-30.
- Release notes include solid RAR4 archive support, Kobo content
restriction enforcement, OpenAPI schema flattening, Spring Boot 3.5.14,
and dependency updates.

## Site Sync
- Site PR: helmforgedev/site#377

## Validation
- `make image-verify IMAGE=docker.io/gotson/komga:1.25.0`
- `make deps-check CHART=komga`
- `helm unittest charts/komga` passed: 8 suites, 50 tests.
- `make standards-check CHART=komga`
- `make validate-chart CHART=komga` passed fully: 17 layers, including
k3d behavioral validation for default and all CI values scenarios.
- `make site-sync-check CHART=komga`
- `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 default Komga version to **1.25.0**.

* **Documentation**
  * Added upgrade notes highlighting key changes in this release.
  * Updated the documented default image tag to match the new version.

* **Tests**
* Adjusted chart rendering checks to expect the new default image
version.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: MergeCheck <mergecheck@example.invalid>
@mberlofa mberlofa merged commit 1075880 into main Jul 7, 2026
6 checks passed
@mberlofa mberlofa deleted the docs/komga-1.25.0 branch July 7, 2026 23:27
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