Categories:
RELEASE
Release notes of the Helm Chart
The Helm Chart of Step is versioned independently of Step itself. This page contains the release notes of the Helm Chart. For the release notes of Step refer to Release notes
Major release 1.1.0
New features
- possibility to configure automatic agent provisioning (see Agent Provisioning configuration for more details)
- ingressClassName is now optional
- Controller persistentVolumeClaims access modes are now configurable
Bug fixing
- Controller init containers resources were not customisable
Major release 1.0.0
New features
- possibility to add Agent probes
- prerequisites to support NodeJS Agent pools
- removed old MySQL support
Bug fixing
- wrong default Service Account name for the Controller when RBAC is not used
- wrong MongoDB init container name used to wait for the database to be available on the Controller Pod
Minor release 0.0.15
New features
- possibility to add topologySpreadConstraints to Pods
- removed useless Controller configuration items
- migrated MongoDB component management to sub-chart, refer to the MongoDB migration task page for instructions
- possibility to add extraVolumeClaimTemplates in Controller and Agents Pods
- possibility to configure affinity in Controller and Agents Pods
Bug fixing
- Controller init container empty data folder when persistence is enabled
Minor release 0.0.14
New features
- added Ingress extraRules and extraTLS configuration possibilities
- added Step Controller UI customization possibility (from values file)
Bug fixing
- fixed incorrect conditional statement in Controller configmap
Step compatibility matrix
Step version | Chart version |
---|---|
26 | 1.1.0 |
25 | 1.0.0 |
24 and earlier | 0.0.15 |
24 and earlier | 0.0.14 |