From 1b5828d11dc3e6197563b2f529b346cf83678086 Mon Sep 17 00:00:00 2001 From: "cogstack-ci[bot]" <298176297+cogstack-ci[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 15:12:43 +0000 Subject: [PATCH] chore(main): release helm-charts/medcat-trainer-helm 0.5.0 --- .release-please-manifest.json | 2 +- helm-charts/medcat-trainer-helm/CHANGELOG.md | 7 +++++++ helm-charts/medcat-trainer-helm/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8d47f6d..7a7a001 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,6 +1,6 @@ { "helm-charts/medcat-service-helm": "0.4.1", - "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 49cc02c..c3959f9 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-15) + + +### 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.4.2](https://github.com/CogStack/cogstack-platform/compare/helm-charts/medcat-trainer-helm-v0.4.1...helm-charts/medcat-trainer-helm-v0.4.2) (2026-06-18) diff --git a/helm-charts/medcat-trainer-helm/Chart.yaml b/helm-charts/medcat-trainer-helm/Chart.yaml index aa4d599..d997d8f 100644 --- a/helm-charts/medcat-trainer-helm/Chart.yaml +++ b/helm-charts/medcat-trainer-helm/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.4.2 +version: 0.5.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to