diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f289981..47a84b4 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { "helm-charts/medcat-service-helm": "0.6.0", "helm-charts/medcat-trainer-helm": "0.5.0", - "helm-charts/cogstack-ce-helm": "0.4.2", + "helm-charts/cogstack-ce-helm": "0.5.0", "helm-charts/cogstack-cohorter-helm": "0.4.1", "helm-charts/cogstack-observability-helm": "0.4.1", "helm-charts/cogstack-jupyterhub-helm": "0.4.1" diff --git a/helm-charts/cogstack-ce-helm/CHANGELOG.md b/helm-charts/cogstack-ce-helm/CHANGELOG.md index 97e2dcb..97fddae 100644 --- a/helm-charts/cogstack-ce-helm/CHANGELOG.md +++ b/helm-charts/cogstack-ce-helm/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.5.0](https://github.com/CogStack/cogstack-platform/compare/helm-charts/cogstack-ce-helm-v0.4.2...helm-charts/cogstack-ce-helm-v0.5.0) (2026-09-17) + + +### Features + +* **helm:** Medcat Service can set a custom footer for demo UI ([#117](https://github.com/CogStack/cogstack-platform/issues/117)) ([ebbf5dc](https://github.com/CogStack/cogstack-platform/commit/ebbf5dce1245516bc435ea7de9b4b13acfb3aafd)) + + +### Bug Fixes + +* **helm:** Fix Cogstack-helm-ce dependency charts not being vendored and failing ([#125](https://github.com/CogStack/cogstack-platform/issues/125)) ([d22cff7](https://github.com/CogStack/cogstack-platform/commit/d22cff7fa95cc29be53407fb7ab5f1177b9b9ad0)) + ## [0.4.2](https://github.com/CogStack/cogstack-platform/compare/helm-charts/cogstack-ce-helm-v0.4.1...helm-charts/cogstack-ce-helm-v0.4.2) (2026-06-18) diff --git a/helm-charts/cogstack-ce-helm/Chart.yaml b/helm-charts/cogstack-ce-helm/Chart.yaml index 5ee91d0..f041162 100644 --- a/helm-charts/cogstack-ce-helm/Chart.yaml +++ b/helm-charts/cogstack-ce-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