Skip to content

Commit

Permalink
Release prep for release note.
Browse files Browse the repository at this point in the history
  • Loading branch information
dinusha92 committed Apr 9, 2021
1 parent 9dd521e commit 57a429d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion distribution/src/main/assembly/assembly.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<exclude>./apim/**</exclude>
<exclude>./choreo-connect/config-toml-configmap-for-eventhub.yaml</exclude>
</excludes>
<outputDirectory>choreo-connect-${project.version}/k8s-artifacts/choreo-connect</outputDirectory>
<outputDirectory>choreo-connect-${project.version}/k8s-artifacts/</outputDirectory>
</fileSet>
<fileSet>
<outputDirectory>choreo-connect-${project.version}/docker-compose/resources/enforcer/dropins
Expand Down
10 changes: 5 additions & 5 deletions release-note.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta content="text/html; charset=iso-8859-1" http-equiv="content-type"/>
<title>Choreo Connect v0.9.0-Alpha</title>
<title>Choreo Connect v0.9.0-Alpha2</title>
</head>
<body>
<div id="main-content">
<div>
<h1>Choreo Connect v0.9.0-Alpha is Released</h1>
<h2>What's new in Choreo Connect 0.9.0-Alpha</h2>
<h1>Choreo Connect v0.9.0-Alpha2 is Released</h1>
<h2>What's new in Choreo Connect 0.9.0-Alpha2</h2>
<ul>
<li>
<p>This is the alpha release of the Choreo Connect 0.9.0</p>
<p>This is the alpha2 release of the Choreo Connect 0.9.0</p>
</li>
<li>
<p>Microservices have become the norm for modern application architecture. Workloads of modern
Expand Down Expand Up @@ -78,7 +78,7 @@ <h2>Known Issues</h2>
<a href="https://github.com/wso2/product-microgateway/issues?q=is%3Aopen+is%3Aissue+project%3Awso2%2Fproduct-microgateway%2F8">Open
Issues</a></p>
<h2>Try it</h2>
<p><a href="https://github.com/wso2/product-microgateway/tree/v0.9.0-alpha#choreo-connect-quick-start">Quick
<p><a href="https://github.com/wso2/product-microgateway/tree/v0.9.0-alpha2#choreo-connect-quick-start">Quick
start guide</a></p>
<h2>Contributing</h2>
<h2>How To Contribute</h2>
Expand Down

0 comments on commit 57a429d

Please sign in to comment.