Skip to content

docs(docmost): sync 0.95.0 default#370

Merged
mberlofa merged 1 commit into
mainfrom
docs/docmost-0.95.0
Jul 7, 2026
Merged

docs(docmost): sync 0.95.0 default#370
mberlofa merged 1 commit into
mainfrom
docs/docmost-0.95.0

Conversation

@mberlofa

@mberlofa mberlofa commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Sync Docmost docs with the chart bump to Docmost 0.95.0.
  • Update the documented image tag default in the values reference.

Validation

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

Summary by CodeRabbit

  • Documentation
    • Updated the Helm chart documentation to reflect the latest default Docker image tag.
    • The “Image” configuration reference now shows version 0.95.0 instead of 0.90.1.

@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: fce41871-aa78-4ca7-a64f-df281ea62745

📥 Commits

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

📒 Files selected for processing (1)
  • src/pages/docs/charts/docmost.mdx

📝 Walkthrough

Walkthrough

Updated the documented default value for the image.tag configuration in the Docmost Helm chart documentation, changing it from "0.90.1" to "0.95.0".

Changes

Documentation update

Layer / File(s) Summary
Update documented default image tag
src/pages/docs/charts/docmost.mdx
The default image.tag value in the Image configuration reference was updated from "0.90.1" to "0.95.0".

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

Possibly related issues

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and clearly reflects the Docmost docs default tag sync to 0.95.0.
Description check ✅ Passed The description includes a clear summary and validation results, and the blog-specific section is not needed here.
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 unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/docmost-0.95.0

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install failed: one or more packages not found in the registry.


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 #689.

## Summary

- Bump Docmost from 0.90.1 to 0.95.0.
- Update README and architecture notes with the verified image tag.
- Update image assertion tests.

## Upstream Evidence

- Docmost release:
https://github.com/docmost/docmost/releases/tag/v0.95.0
- Full changelog:
docmost/docmost@v0.90.1...v0.95.0
- Image manifest verified: `docker.io/docmost/docmost:0.95.0` supports
`linux/amd64` and `linux/arm64`.
- Release notes state this release contains security fixes and upgrade
is recommended.

## Site Sync

- Site PR: helmforgedev/site#370

## Validation

- `make image-verify IMAGE=docker.io/docmost/docmost:0.95.0`
- `make deps-check CHART=docmost`
- `helm unittest charts/docmost`
- `make validate-chart CHART=docmost` passed fully: 18 layers, including
k3d behavioral validation for default and all CI values scenarios.
- `make standards-check CHART=docmost`
- `node scripts/charts/template-standards-check.js --chart docmost`
- `make release-check REPO=charts`
- `make attribution-check REPO=charts`

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Updated the default Docmost version used by the Helm chart to
**0.95.0**.
* **Documentation**
* Refreshed chart documentation to reflect the new default image tag and
verified version reference.
* **Tests**
* Updated deployment test expectations to match the newer default
container image tag.

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

Co-authored-by: MergeCheck <mergecheck@example.invalid>
@mberlofa mberlofa merged commit 1f9d798 into main Jul 7, 2026
6 checks passed
@mberlofa mberlofa deleted the docs/docmost-0.95.0 branch July 7, 2026 22:45
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