Hi Community~
We are constantly improving our Data Center Helm charts, and here we bring version 1.2.0 for all supported products! Below you can find a list of features and changes.
Additional volumeClaimTemplates
can be defined for the product pod.
additionalPorts
can be defined for product containers.
topologySpreadConstraints
is added to allow some control of Pod placement in different topologies.
Annotations can now be added to ServiceAccount
Common
chart is introduced as a dependency chart to streamline common values that are shared among all product charts.
Define podAnnotations
as template to allow overrides when used as a sub chart.
ActiveProcessorCount
is now being automatically set based on Values.<product>.resources.container.requests.cpu
.
Allows defining a specific loadBalancerIP
for a service type LoadBalancer
.
Allows defining additional podLabels
for all products.
All products are updated to their latest available LTS versions.
For Bamboo and Bamboo Agent charts, we bumped the version from 1.0.0 straight to 1.2.0 to align with other products.
As usual, we also introduced some bug fixes, documentation improvements and expanded our test coverage. You can find a complete changelog in the Helm chart repository.
Last but not least, a huge shout out to all the community members! Those issues found, suggestions made and beautifully written PRs all helped make our charts more flexible, robust and easy to use! Here we would like to extend a special thanks to the top contributors: janfuhrer, hickeyma, pathob, domruf and briannosaurus for their exceptional contributions during the last few months!
Yifei Zhang
0 comments