openstack-helm/releasenotes/notes/tempest.yaml
Vladimir Kozhukalov fc365b8dd5 Bump Cirros image version to 0.6.2
In Bobcat by default the ssh keypair is generated
with ed25519 algorithm which is incompatible with
Cirros 0.3.5. The Cirros 0.6.2 also requires minimum
128Mi of RAM

Change-Id: I0135c09a9ae5bc3171891576b29a450f7000f180
2023-10-12 13:45:53 -05:00

15 lines
480 B
YAML

---
tempest:
- 0.1.0 Initial Chart
- 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0"
- 0.2.0 Remove support for releases before T
- 0.2.1 Update htk requirements repo
- 0.2.2 Add helm hook for ks job
- 0.2.3 Fix logging config
- 0.2.4 Update default image values to Wallaby
- 0.2.5 Added OCI registry authentication
- 0.2.6 Support SSL openstack endpoints
- 0.2.7 Add configuration for heat-tempest-plugin
- 0.2.8 Bump Cirros version to 0.6.2
...