Update helm-toolkit chart releasenotes to latest

This change updates the releasenotes for the helm-toolkit chart
to the latest version of the chart as of this patchset.

Change-Id: Ia3e1252203bf7ab6421bee01172534008f624da0
This commit is contained in:
Gage Hugo 2021-02-18 16:23:29 -06:00
parent 567e4703e9
commit 7ada8b3aa8

View File

@ -1,4 +1,14 @@
---
helm-toolkit:
- 0.1.0 Initial Chart
- 0.1.1 Add extra DNS names to Ingress
- 0.1.2 Make database backups work with openstack Train
- 0.1.3 Fix ks-user script case matching for domain
- 0.1.4 Update ingress tpl in helmtoolkit
- 0.1.5 Add capability to delete a backup archive
- 0.2.0 Update default Kubernetes API for use with Helm v3
- 0.2.1 Change Issuer to ClusterIssuer
- 0.2.2 Revert Change Issuer to ClusterIssuer
- 0.2.3 Allow openstack service list to retry in event of keystone connection issues
- 0.2.4 Added detailed FiXME for ks-service script bug and code changes
...