openstack-helm-infra/releasenotes/notes/cert-rotation.yaml
Stephen Taylor fc92933346 [ceph] Update all Ceph images to Focal
This change updates all Ceph image references to use Focal images
for all charts in openstack-helm-infra.

Change-Id: I759d3bdcf1ff332413e14e367d702c3b4ec0de44
2023-03-16 16:39:37 -06:00

12 lines
382 B
YAML

---
cert-rotation:
- 0.1.0 Initial Chart
- 0.1.1 Return true if grep finds no match
- 0.1.2 Correct and enhance the rotation script
- 0.1.3 Update htk requirements
- 0.1.4 Consider initContainers when restarting resources
- 0.1.5 Migrated CronJob resource to batch/v1 API version
- 0.1.6 Added OCI registry authentication
- 0.1.7 Update all Ceph images to Focal
...