Skip to main content
Version: 2.1.8

Supported Releases

This page lists the status, timeline and policy for currently supported releases.

Each release is supported for a period of six months, and we create a new release every three months.

Our naming scheme mostly follows Semantic Versioning 2.0.0 with v prepended to git tags and docker images:

v<major>.<minor>.<patch>

where <minor> is increased for each release, and <patch> counts the number of patches for the current <minor> release. A patch is usually a small change relative to the <minor> release.

Support status of Chaos Mesh

VersionCurrently SupportedRelease DateEnd of LifeSupported Kubernetes versions
masterNo, development only--1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22
2.1YesNov 30, 2021-1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22
2.0YesJul 23, 2021-1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22
1.2NoApr 23, 2021Nov 30, 20211.12, 1.13, 1.14, 1.15
1.1NoJan 08, 2021Jul 23, 20211.12, 1.13, 1.14, 1.15
1.0NoSep 25, 2020Apr 23, 20211.12, 1.13, 1.14, 1.15
note

Note that dates in the future are uncertain and might change.

note

The support of kubernetes 1.22 is (will be) available with release 2.0.4.

Upcoming releases

You could track our upcoming release on Github Milestones.

Support Policy

Our support window is six months for each release branch. The support window corresponds to the two latest releases, given that we produce a new final release every three months.

We offer two type of supports:

  • Community technical support
  • Security and bug fixes

Community technical support

You can request support from the community on CNCF Slack (in the #project-chaos-mesh channel), or using GitHub Discussion .

Security and bug fixes

Security issues are fixed as soon as possible. They get back-ported to the last two releases, and a new patch release is immediately created for them.

For enhancements or bugfixes, we would make a new patch release as required.

How we determine supported Kubernetes versions

The list of supported Kubernetes versions displayed in the Supported status of Chaos Mesh section depends on what the Chaos Mesh maintainers think is reasonable to support and to test.

We use e2e test for testing compatibility on each version of kubernetes cluster, our testing coverage is:

VersionTested kubernetes Versions
master1.15, 1.20, 1.23
2.11.15, 1.20, 1.23