Skip to content

Commit

Permalink
Update release version in Readme.md and CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaquiff authored and chirangaalwis committed Jun 20, 2019
1 parent 825a3bc commit 0285f09
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@ All notable changes to this project 6.5.x per each release will be documented in

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [Unreleased]
## [V6.5.0.2] - 2019-06-20

### Added
- Added resources for deployment of kubernetes manifests and helm charts on AKS using Azurefiles as persistent storage instead of NFS.
- Kubernetes resources for a simplified, WSO2 Integrator deployment
- Kubernetes resources for WSO2 Integrator (EI)
- Helm resources for WSO2 Integrator (EI)
- Integrate support in Kubernetes resources for users with and without WSO2 subscriptions
- Integrate support in Helm resources for users with and without WSO2 subscriptions

[v6.5.0.1]: https://github.com/wso2/kubernetes-ei/compare/v6.4.0.1...v6.5.0.1
[v6.5.0.2]: https://github.com/wso2/kubernetes-ei/compare/v6.5.0.1...v6.5.0.2
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ given below:
* [A clustered deployment of WSO2 Enterprise Integrator's Integrator profile with Integrator Analytics support](advanced/helm/integrator-with-analytics/README.md)

* [Clustered deployments of WSO2 Enterprise Integrator's Integrator and Broker profile with Integrator Analytics support](advanced/helm/integrator-broker-with-analytics/README.md)

## Changelog

**Change log** from previous v6.5.0.2 release: [View Here](CHANGELOG.md)

0 comments on commit 0285f09

Please sign in to comment.