diff --git a/releasenotes/notes/horizon.yaml b/releasenotes/notes/horizon.yaml index 6467007180..184fecc5f6 100644 --- a/releasenotes/notes/horizon.yaml +++ b/releasenotes/notes/horizon.yaml @@ -1,4 +1,10 @@ --- horizon: - 0.1.0 Initial Chart + - 0.1.1 Change helm-toolkit dependency version to ">= 0.1.0" + - 0.1.2 To avoid wrong version check for mysqlclient + - 0.1.3 Modify Password validator related settings in Horizon + - 0.1.4 Change Issuer to ClusterIssuer + - 0.1.5 Revert - Change Issuer to ClusterIssuer - 0.1.6 Change Issuer to ClusterIssuer +...