From 63be74d5ab32e8d3a9e911f464589d6d77582a80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 11:29:03 +0000 Subject: [PATCH] chore(main): release helm-charts/medcat-trainer-helm 0.4.2 --- .release-please-manifest.json | 2 +- helm-charts/medcat-trainer-helm/CHANGELOG.md | 8 ++++++++ helm-charts/medcat-trainer-helm/Chart.yaml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 helm-charts/medcat-trainer-helm/CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 02af5e5..a0c9f77 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.1", + "helm-charts/medcat-trainer-helm": "0.4.2", "helm-charts/cogstack-ce-helm": "0.4.1", "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 new file mode 100644 index 0000000..49cc02c --- /dev/null +++ b/helm-charts/medcat-trainer-helm/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [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) + + +### Bug Fixes + +* **helm/medcat-trainer:** Fix resources being duplicated for nginx, and move nginx image key ([#98](https://github.com/CogStack/cogstack-platform/issues/98)) ([551acdf](https://github.com/CogStack/cogstack-platform/commit/551acdf2121923eb2ba2de0fd079b80f955466d0)) diff --git a/helm-charts/medcat-trainer-helm/Chart.yaml b/helm-charts/medcat-trainer-helm/Chart.yaml index b00f4ee..e1ac62e 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.0.1 +version: 0.4.2 # 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