Helm Chart History¶
Release notes for each Helm chart utilised by Boards (for Component Pack vs standalone, and Activity Migration)
Important
As of January 2023 we have moved our image hosting. Please follow this guide to configure your Kubernetes with access to our images hosted in Quay.io.
Standalone Kubernetes¶
huddo-boards¶
- 1.0.0
- 1.1.0 - allow additionalPaths on huddo-app ingress
- 1.1.1 - fix for ingress session cookie samesite (polling in a CORs frame, e.g. Teams)
huddo-boards-activity-migration¶
For Component Pack¶
huddo-boards-cp¶
Danger
As of huddo-boards-cp-1.0.0.tgz we have changed the Minio pods to run as user 1000 instead of root.
You must perform the following command on the shared drive (/pv-connections file system) before using this new chart. The change is backwards compatible.
cd /pv-connections/kudos-boards-minio/
chown 1000:1000 -R .
- 1.0.0
- 1.1.0 - CNX 8 fix for Mongo 5
- 1.1.1 - Support custom storageClassName instead of PV
- 1.2.0 - Added readiness probes on each service
- 1.2.1 - Fix ingress session cookie samesite (polling in a CORs frame, e.g. Teams)
- 1.3.0 - Support CNX 8 Mongo 7 (use configMap
mongo-nameinstead ofmongo5-rs-members-hosts) with images after date2025-02-13 - 1.3.1 - Change ingress.pathType to ImplementationSpecific to allow regex rewrites
huddo-boards-cp-activity-migration¶
- 1.0.0
- 1.1.0 - CNX 8 fix for Mongo 5
- 1.2.0 - Fix resource limits
- 1.3.0 - Support CNX 8 Mongo 7 (use configMap
mongo-nameinstead ofmongo5-rs-members-hosts) with images after date2025-02-13
Info
The previous chart information has moved here