Skip to content

chore(docmost): bump docmost to 0.95.0#708

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

chore(docmost): bump docmost to 0.95.0#708
mberlofa merged 1 commit into
mainfrom
chore/docmost-0.95.0

Conversation

@mberlofa

@mberlofa mberlofa commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

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

Site Sync

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

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.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Standards Check (GR-079) — PASS

Every changed chart fully passes standards-check.

@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: bd719f28-0bbb-4e1c-b614-9ee251a804ee

📥 Commits

Reviewing files that changed from the base of the PR and between 66a35d5 and 42a6fab.

📒 Files selected for processing (5)
  • charts/docmost/Chart.yaml
  • charts/docmost/README.md
  • charts/docmost/docs/architecture.md
  • charts/docmost/tests/deployment_test.yaml
  • charts/docmost/values.yaml

📝 Walkthrough

Walkthrough

The Docmost Helm chart's default image version was bumped from 0.90.1 to 0.95.0 across Chart.yaml, values.yaml, README.md, architecture.md, and the deployment test file, keeping all references consistent.

Changes

Docmost Image Version Bump

Layer / File(s) Summary
Chart metadata and default values
charts/docmost/Chart.yaml, charts/docmost/values.yaml, charts/docmost/tests/deployment_test.yaml
appVersion and default image.tag are updated to 0.95.0, and the deployment test assertion is updated to match the new tag.
Documentation updates
charts/docmost/README.md, charts/docmost/docs/architecture.md
README's "Important Notes" and "Key Values" table, plus the architecture doc's version pinning note, are updated to reference 0.95.0.

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

Related issues: #689 (chore(docmost): upstream image update available 0.90.1 → 0.95.0)

Suggested labels: chore, dependencies, docmost

Suggested reviewers: helmforgedev-maintainers

Poem
A rabbit hops through YAML fields so neat,
Bumping tags from old to a fresher beat.
0.90.1 gives way to 0.95.0's cheer,
Docs and tests all nodding, "yes, we're clear!"
Hop, hop, ship it — the chart's up to date this year! 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main change: bumping the Docmost chart to 0.95.0.
Linked Issues check ✅ Passed The PR updates values.yaml, Chart.yaml, docs, and tests to match the 0.90.1→0.95.0 image bump in #689.
Out of Scope Changes check ✅ Passed The README, architecture note, and test expectation updates are aligned with the chart version bump and are not out of scope.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/docmost-0.95.0

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

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

🟢 Security Scan: docmost

Framework Score
MITRE + NSA + SOC2 87.878784%

✅ Security posture acceptable.

@mberlofa mberlofa merged commit 6fb91d9 into main Jul 7, 2026
17 checks passed
@mberlofa mberlofa deleted the chore/docmost-0.95.0 branch July 7, 2026 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(docmost): upstream image update available (0.90.1 → 0.95.0)

1 participant