openstack-helm-infra/releasenotes/notes/mongodb.yaml
dengzhaosen 5f74107cde Add conf file for MongoDB
Change-Id: If6635557d4b0f65188da0d7450ad37630b811996
2024-04-09 16:42:48 +08:00

10 lines
274 B
YAML

---
mongodb:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.1.2 Use full image ref for docker official images
- 0.1.3 Update htk requirements
- 0.1.4 Added OCI registry authentication
- 0.1.5 Add conf file for MongoDB
...