diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3e0b7f2..1b4e4a0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,6 +1,6 @@ { "helm-charts/medcat-service-helm": "0.5.0", - "helm-charts/medcat-trainer-helm": "0.4.2", + "helm-charts/medcat-trainer-helm": "0.5.0", "helm-charts/cogstack-ce-helm": "0.4.2", "helm-charts/cogstack-cohorter-helm": "0.4.1", "helm-charts/cogstack-observability-helm": "0.4.1", diff --git a/helm-charts/medcat-trainer-helm/CHANGELOG.md b/helm-charts/medcat-trainer-helm/CHANGELOG.md index c3959f9..8b8c0fc 100644 --- a/helm-charts/medcat-trainer-helm/CHANGELOG.md +++ b/helm-charts/medcat-trainer-helm/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.5.0](https://github.com/CogStack/cogstack-platform/compare/helm-charts/medcat-trainer-helm-v0.4.2...helm-charts/medcat-trainer-helm-v0.5.0) (2026-07-27) + + +### Features + +* **helm:** Add additional info into Chart.yaml ([#111](https://github.com/CogStack/cogstack-platform/issues/111)) ([998898a](https://github.com/CogStack/cogstack-platform/commit/998898a68bafcec2e9b30d24b1992d9e96738b48)) + ## [0.5.0](https://github.com/CogStack/cogstack-platform/compare/helm-charts/medcat-trainer-helm-v0.4.2...helm-charts/medcat-trainer-helm-v0.5.0) (2026-07-15)