chore(notediscovery): bump notediscovery to 0.28.1#719
Conversation
Standards Check (GR-079) — PASSEvery changed chart fully passes standards-check. |
|
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 (6)
📝 WalkthroughWalkthroughThis PR bumps the NoteDiscovery Helm chart's image version from 0.27.3 to 0.28.1 across Chart.yaml, values.yaml, values.schema.json, DESIGN.md, README.md, and the unit test. README.md also adds a new "Upgrade Notes" section describing 0.28.1 changes and upgrade guidance. ChangesNoteDiscovery Image Version Bump
Estimated code review effort: 1 (Trivial) | ~3 minutes Related issues: Suggested labels: chore, dependencies, notediscovery Suggested reviewers: helmforgedev/charts maintainers 🐰 A tiny bump, from 27 to 28, 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
🟢 Security Scan:
|
| Framework | Score |
|---|---|
| MITRE + NSA + SOC2 | 87.37374% |
✅ Security posture acceptable.
Closes #700.
Summary
0.27.3to0.28.1.persistence.mountPath.Upstream Evidence
2026-07-06T07:59:01Z.ghcr.io/gamosoft/notediscovery:0.28.1.linux/amd64,linux/arm64.0.28.0adds the large-vault in-memory note index, background warmup, faster search/graph/stats paths, and configurableNOTES_DIR/PLUGINS_DIR;0.28.1fixes task rendering.Site Sync
Validation
make image-verify IMAGE=ghcr.io/gamosoft/notediscovery:0.28.1make deps-check CHART=notediscoveryhelm unittest charts/notediscoverypassed: 8 suites, 33 tests.make standards-check CHART=notediscoverynode scripts/charts/template-standards-check.js --chart notediscoverymake validate-chart CHART=notediscoverypassed fully: 19 layers, including k3d behavioral validation for default plus all CI values scenarios.make site-sync-check CHART=notediscoverymake release-check REPO=chartsmake attribution-check REPO=chartsSummary by CodeRabbit
New Features
Documentation
Tests