diff --git a/src/pages/docs/charts/medikeep.mdx b/src/pages/docs/charts/medikeep.mdx index 31981e7..ce4fefa 100644 --- a/src/pages/docs/charts/medikeep.mdx +++ b/src/pages/docs/charts/medikeep.mdx @@ -10,10 +10,16 @@ Deploy [MediKeep](https://github.com/afairgiant/MediKeep) on Kubernetes as a sel ## Overview -The HelmForge MediKeep chart uses the official `ghcr.io/afairgiant/medikeep:v0.67.0` image. The container serves the React frontend and FastAPI backend on port `8000`, stores structured records in PostgreSQL, and writes files under `/app/uploads`, `/app/backups`, and `/app/logs`. +The HelmForge MediKeep chart uses the official `ghcr.io/afairgiant/medikeep:v0.68.0` image. The container serves the React frontend and FastAPI backend on port `8000`, stores structured records in PostgreSQL, and writes files under `/app/uploads`, `/app/backups`, and `/app/logs`. MediKeep handles personal health data. Treat the PostgreSQL database, uploads PVC, backups PVC, logs, and runtime Secrets as sensitive. +MediKeep `v0.68.0` adds medication reminder configuration and test reminders, +Chikungunya vaccine support, stacked lab result views, and practitioner entry +improvements. It also fixes reference range validation, immunization history +linking, condition lab result visibility, and a migration file ID overlap. Back +up PostgreSQL and uploaded records before upgrading. + ## Configuration Reference Core runtime: