From 9aaf397f2a479a5e0bd08f678e1e52317e25a864 Mon Sep 17 00:00:00 2001 From: alhendrickson Date: Wed, 15 Jul 2026 10:34:40 +0000 Subject: [PATCH] chore(helm): Update medcat service and trainer default version in helm --- helm-charts/medcat-service-helm/Chart.yaml | 2 +- helm-charts/medcat-trainer-helm/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-charts/medcat-service-helm/Chart.yaml b/helm-charts/medcat-service-helm/Chart.yaml index a40f5f5..d6d3ba9 100644 --- a/helm-charts/medcat-service-helm/Chart.yaml +++ b/helm-charts/medcat-service-helm/Chart.yaml @@ -21,7 +21,7 @@ version: 0.0.1 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.3.0" +appVersion: "1.3.2" maintainers: - name: alhendrickson diff --git a/helm-charts/medcat-trainer-helm/Chart.yaml b/helm-charts/medcat-trainer-helm/Chart.yaml index e1ac62e..6f3773b 100644 --- a/helm-charts/medcat-trainer-helm/Chart.yaml +++ b/helm-charts/medcat-trainer-helm/Chart.yaml @@ -21,7 +21,7 @@ version: 0.4.2 # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "3.6.0" +appVersion: "3.7.1" maintainers: - name: alhendrickson