From 808ed294e5b5fd36156ba1bcaf2755a99b6d546e 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-service-helm 0.5.0 --- .release-please-manifest.json | 2 +- helm-charts/medcat-service-helm/CHANGELOG.md | 8 ++++++++ helm-charts/medcat-service-helm/Chart.yaml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 helm-charts/medcat-service-helm/CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8d47f6d..3e0b7f2 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "helm-charts/medcat-service-helm": "0.4.1", + "helm-charts/medcat-service-helm": "0.5.0", "helm-charts/medcat-trainer-helm": "0.4.2", "helm-charts/cogstack-ce-helm": "0.4.2", "helm-charts/cogstack-cohorter-helm": "0.4.1", diff --git a/helm-charts/medcat-service-helm/CHANGELOG.md b/helm-charts/medcat-service-helm/CHANGELOG.md new file mode 100644 index 0000000..93973c3 --- /dev/null +++ b/helm-charts/medcat-service-helm/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.5.0](https://github.com/CogStack/cogstack-platform/compare/helm-charts/medcat-service-helm-v0.4.1...helm-charts/medcat-service-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)) diff --git a/helm-charts/medcat-service-helm/Chart.yaml b/helm-charts/medcat-service-helm/Chart.yaml index cf11ec8..7eff3b9 100644 --- a/helm-charts/medcat-service-helm/Chart.yaml +++ b/helm-charts/medcat-service-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.0.1 +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