Skip to content

Commit

Permalink
chore(CHANGELOG): add changelogs for v2.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: shubham <[email protected]>
  • Loading branch information
shubham14bajpai authored and kmova committed Dec 15, 2020
1 parent d0a4029 commit 9a99b10
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
v2.4.0 / 2020-12-13
========================
* fix(jiva): add serviceAccount name in jiva deployments ([#1773](https://github.com/openebs/maya/pull/1773),[@prateekpandey14](https://github.com/prateekpandey14))
* chore(version): add 2.4.0 to upgrade matrix ([#1772](https://github.com/openebs/maya/pull/1772),[@shubham14bajpai](https://github.com/shubham14bajpai))
* fix(webhook): update webhook config sideEffects to None ([#1774](https://github.com/openebs/maya/pull/1774),[@prateekpandey14](https://github.com/prateekpandey14))


v2.4.0-RC2 / 2020-12-12
========================


v2.4.0-RC1 / 2020-12-10
========================
* fix(jiva): add serviceAccount name in jiva deployments ([#1773](https://github.com/openebs/maya/pull/1773),[@prateekpandey14](https://github.com/prateekpandey14))
* chore(version): add 2.4.0 to upgrade matrix ([#1772](https://github.com/openebs/maya/pull/1772),[@shubham14bajpai](https://github.com/shubham14bajpai))
* fix(webhook): update webhook config sideEffects to None ([#1774](https://github.com/openebs/maya/pull/1774),[@prateekpandey14](https://github.com/prateekpandey14))


v2.3.0 / 2020-11-14
========================
* fix(restore): set targetip on CVRs after restore is completed ([#1761](https://github.com/openebs/maya/pull/1761),[@zlymeda](https://github.com/zlymeda))
Expand Down
1 change: 1 addition & 0 deletions changelogs/released/v2.4.0-RC1/1772-shubham14bajpai
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore(version): add 2.4.0 to upgrade matrix
1 change: 1 addition & 0 deletions changelogs/released/v2.4.0-RC1/1773-prateekpandey14
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fix(jiva): add serviceAccount name in jiva deployments
1 change: 1 addition & 0 deletions changelogs/released/v2.4.0-RC1/1774-prateekpandey14
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fix(webhook): update webhook config sideEffects to None

0 comments on commit 9a99b10

Please sign in to comment.