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¶
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
huddo-boards-cp-activity-migration¶
Info
The previous chart information has moved here