diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3e0b7f2..76cbf4f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { "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-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..db0fb87 100644 --- a/helm-charts/cogstack-ce-helm/CHANGELOG.md +++ b/helm-charts/cogstack-ce-helm/CHANGELOG.md @@ -1,5 +1,12 @@ # 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-07-29) + + +### 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)) + ## [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 35ccecf..d3c710d 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