diff --git a/404.html b/404.html index 01924e601c..1e2fe93479 100644 --- a/404.html +++ b/404.html @@ -12,7 +12,7 @@ - +
diff --git a/assets/js/321751f7.79faf0db.js b/assets/js/321751f7.79faf0db.js new file mode 100644 index 0000000000..efb58a3707 --- /dev/null +++ b/assets/js/321751f7.79faf0db.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkchaos_mesh_website=self.webpackChunkchaos_mesh_website||[]).push([[4001],{14579:(e,t,s)=>{s.r(t),s.d(t,{assets:()=>c,contentTitle:()=>r,default:()=>x,frontMatter:()=>i,metadata:()=>d,toc:()=>h});var l=s(11527),n=s(45305);const i={},r="Supported Releases",d={type:"mdx",permalink:"/supported-releases",source:"@site/src/pages/supported-releases.md",title:"Supported Releases",description:"This page lists the status, timeline and policies for currently supported releases.",frontMatter:{},unlisted:!1},c={},h=[{value:"TL;DR",id:"tldr",level:2},{value:"Naming Scheme",id:"naming-scheme",level:2},{value:"Support Status of Chaos Mesh",id:"support-status-of-chaos-mesh",level:2},{value:"Upcoming Releases",id:"upcoming-releases",level:2},{value:"Support Policies",id:"support-policies",level:2},{value:"Community technical support",id:"community-technical-support",level:3},{value:"Security and bug fixes",id:"security-and-bug-fixes",level:3},{value:"How we determine supported Kubernetes versions",id:"how-we-determine-supported-kubernetes-versions",level:2}];function o(e){const t={a:"a",admonition:"admonition",code:"code",del:"del",h1:"h1",h2:"h2",h3:"h3",li:"li",p:"p",pre:"pre",strong:"strong",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",ul:"ul",...(0,n.a)(),...e.components};return(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(t.h1,{id:"supported-releases",children:"Supported Releases"}),"\n",(0,l.jsx)(t.p,{children:"This page lists the status, timeline and policies for currently supported releases."}),"\n",(0,l.jsxs)(t.admonition,{type:"info",children:[(0,l.jsx)(t.h2,{id:"tldr",children:"TL;DR"}),(0,l.jsx)(t.p,{children:(0,l.jsxs)(t.del,{children:["Each release is supported for a period of ",(0,l.jsx)(t.strong,{children:"six months"}),", and we create a new release ",(0,l.jsx)(t.strong,{children:"every three months"}),"."]})}),(0,l.jsx)(t.p,{children:"Update in 2024-02-01:"}),(0,l.jsxs)(t.p,{children:["As we currently haven't had enough maintainers to support the release cycle, We will release new versions from time to time, with a cycle of about ",(0,l.jsx)(t.strong,{children:"6 months"}),"."]})]}),"\n",(0,l.jsx)(t.h2,{id:"naming-scheme",children:"Naming Scheme"}),"\n",(0,l.jsxs)(t.p,{children:["Our naming scheme mostly follows ",(0,l.jsx)(t.a,{href:"https://semver.org/",children:"Semantic Versioning 2.0.0"})," with ",(0,l.jsx)(t.code,{children:"v"})," prepended to git tags and docker images:"]}),"\n",(0,l.jsx)(t.pre,{children:(0,l.jsx)(t.code,{className:"language-plain",children:"vv<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 for kubernetes 1.22
is available starting with version 2.0.4
.
Support for Kubernetes 1.22
is available starting with version 2.0.4
.
The 2.6
version also theoretically works fine on the 1.26
, 1.27
, and 1.28
versions of Kubernetes, but we do not sync the E2E tests for these versions.
Version | Currently Supported | Release Date | End of Life | Supported Kubernetes versions |
---|---|---|---|---|
master | No, development only | - | - | 1.26, 1.27, 1.28 |
2.6 | Yes | May 31, 2023 | - | 1.20, 1.21, 1.22, 1.23, 1.24, 1.25 |
2.5 | Yes | Nov 22, 2022 | - | 1.20, 1.21, 1.22, 1.23, 1.24, 1.25 |
2.4 | No | Sep 23, 2022 | May 31, 2023 | 1.20, 1.21, 1.22, 1.23, 1.24, 1.25 |
2.3 | No | Jul 29, 2022 | Nov 22, 2022 | 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22 |
2.2 | No | Apr 29, 2022 | Sep 23, 2022 | 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22 |
2.1 | No | Nov 30, 2021 | Jul 29, 2022 | 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22 |
2.0 | No | Jul 23, 2021 | Apr 29, 2022 | 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22 |
1.2 | No | Apr 23, 2021 | Nov 30, 2021 | 1.12, 1.13, 1.14, 1.15 |
1.1 | No | Jan 08, 2021 | Jul 23, 2021 | 1.12, 1.13, 1.14, 1.15 |
1.0 | No | Sep 25, 2020 | Apr 23, 2021 | 1.12, 1.13, 1.14, 1.15 |
Version | Currently Supported | Release Date | End of Life | Supported Kubernetes versions |
---|---|---|---|---|
master | No, development only | - | - | 1.26, 1.27, 1.28 |
2.6 | Yes | May 31, 2023 | - | 1.20, 1.21, 1.22, 1.23, 1.24, 1.25, 1.26, 1.27, 1.28 |
2.5 | Yes | Nov 22, 2022 | - | 1.20, 1.21, 1.22, 1.23, 1.24, 1.25 |
2.4 | No | Sep 23, 2022 | May 31, 2023 | 1.20, 1.21, 1.22, 1.23, 1.24, 1.25 |
2.3 | No | Jul 29, 2022 | Nov 22, 2022 | 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22 |
2.2 | No | Apr 29, 2022 | Sep 23, 2022 | 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22 |
2.1 | No | Nov 30, 2021 | Jul 29, 2022 | 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22 |
2.0 | No | Jul 23, 2021 | Apr 29, 2022 | 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22 |
1.2 | No | Apr 23, 2021 | Nov 30, 2021 | 1.12, 1.13, 1.14, 1.15 |
1.1 | No | Jan 08, 2021 | Jul 23, 2021 | 1.12, 1.13, 1.14, 1.15 |
1.0 | No | Sep 25, 2020 | Apr 23, 2021 | 1.12, 1.13, 1.14, 1.15 |
You could track the upcoming release on GitHub milestones.