docs(komga): sync 1.25.0 default#377
Merged
Merged
Conversation
|
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)
📝 WalkthroughWalkthroughUpdates 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. ChangesKomga 1.25.0 update
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 |
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>
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
make site-sync-check CHART=komganpm run format:checknpm run lintnpm run buildmake release-check REPO=sitemake attribution-check REPO=siteSummary by CodeRabbit
/configbefore upgrading.