diff --git a/CHANGELOG.md b/CHANGELOG.md index 35015393..62f8c43b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# 1.5.3 + +## cluster-registry-api + +- Add AvailabilityZones field (#92) + +## cluster-registry-client + +- Add AvailabilityZones field (#92) + # 1.5.2 ## cluster-registry-client diff --git a/VERSION b/VERSION index a73b4325..1d5e9e0b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.5.2 \ No newline at end of file +1.5.3 \ No newline at end of file diff --git a/charts/cluster-registry-client/Chart.yaml b/charts/cluster-registry-client/Chart.yaml index 4008afb0..401ad3a8 100644 --- a/charts/cluster-registry-client/Chart.yaml +++ b/charts/cluster-registry-client/Chart.yaml @@ -16,4 +16,4 @@ maintainers: email: caradu@adobe.com version: 0.2.1 -appVersion: v1.5.2 +appVersion: v1.5.3