Skip to content

Releases: openebs-archive/maya

v2.12.2

14 Sep 01:30
ac80382

Choose a tag to compare

chore(release): update workflow and base images (#1822)


- Update workflow to push images to ghcr
- Use openebs/linux-utils as base to maintain
  single source of base images for alpines
- Update Release process steps to include chart updates.

Signed-off-by: kmova <[email protected]>

v2.12.1

03 Sep 13:10
5e848b6

Choose a tag to compare

chore(release): prepare v2.12.x as the last branch for maintenance (#…

v2.12.0

21 Aug 08:09
b90b5ed

Choose a tag to compare

fix(crd): migration from v1beta1 to v1 (#1812)

Change the version in the CRDs to v1 and make the
necessary movements of the elements to pass the
CRD v1 validations like:
- rename version to versions
- set the defaults for a specific version
- set the schema validation to `x-kubernetes-preserve-unknown-fields`

Also, this PR removes the installation of CRDs that are already
migrated to cstor CSI:
- cstorpoolinstances
- cstorvolumeclaims
- cstorvolumepolicies

Signed-off-by: kmova <[email protected]>

v2.11.1

21 Aug 19:05

Choose a tag to compare

fix(crd): migration from v1beta1 to v1

Change the version in the CRDs to v1 and make the
necessary movements of the elements to pass the
CRD v1 validations like:
- rename version to versions
- set the defaults for a specific version
- set the schema validation to `x-kubernetes-preserve-unknown-fields`

Also, this PR removes the installation of CRDs that are already
migrated to cstor CSI:
- cstorpoolinstances
- cstorvolumeclaims
- cstorvolumepolicies

Signed-off-by: kmova <[email protected]>

v2.12.0-RC2

13 Aug 18:38

Choose a tag to compare

v2.12.0-RC2 Pre-release
Pre-release
Add version bump

Signed-off-by: Niladri Halder <[email protected]>

v2.12.0-RC1

10 Aug 08:42

Choose a tag to compare

v2.12.0-RC1 Pre-release
Pre-release
Add version bump

Signed-off-by: Niladri Halder <[email protected]>

v2.11.0

14 Jul 08:06
1812875

Choose a tag to compare

chore(version): add 2.11.0 to upgrade matrix (#1809)

Signed-off-by: shubham <[email protected]>

v2.11.0-RC2

12 Jul 08:29
1812875

Choose a tag to compare

v2.11.0-RC2 Pre-release
Pre-release
chore(version): add 2.11.0 to upgrade matrix (#1809)

Signed-off-by: shubham <[email protected]>

v2.11.0-RC1

07 Jul 17:20
1812875

Choose a tag to compare

v2.11.0-RC1 Pre-release
Pre-release
chore(version): add 2.11.0 to upgrade matrix (#1809)

Signed-off-by: shubham <[email protected]>

v2.10.0

14 Jun 18:59
1c75c58

Choose a tag to compare

fix(webhook): fix version comparison of webhook resources (#1807)

Signed-off-by: shubham <[email protected]>