From a81d22c9887538423c1ae4c801d9fc46114a0c87 Mon Sep 17 00:00:00 2001 From: chilianyi Date: Tue, 12 Sep 2023 11:49:12 +0800 Subject: [PATCH] Add more devops supported k8s version (#5908) --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 16b19c47e..ed63e9763 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ the [Release Notes For 3.4.0](https://kubesphere.io/docs/release/release-v340/) | Alerting | N/A | 1.21,1.22,1.23,1.24,1.25,1.26 | | Auditing | v0.2.0 | 1.21,1.22,1.23,1.24,1.25,1.26 | | Monitoring | N/A | 1.21,1.22,1.23,1.24,1.25,1.26 | -| DevOps | v3.4.0 | 1.21,1.22,1.23 | +| DevOps | v3.4.0 | 1.21,1.22,1.23,1.24,1.25,1.26 | | EdgeRuntime | v1.13.0 | 1.21,1.22,1.23 | | Events | N/A | 1.21,1.22,1.23,1.24,1.25,1.26 | | Logging | opensearch:v2.6.0
fluentbit-operator: v0.14.0
fluent-bit-tag: v1.9.4 | 1.21,1.22,1.23,1.24,1.25,1.26 | diff --git a/README_zh.md b/README_zh.md index 731fc7fae..5979f2e4f 100644 --- a/README_zh.md +++ b/README_zh.md @@ -127,7 +127,7 @@ KubeSphere 使用前后端分离的架构,将 [前端](https://github.com/kube | Alerting | N/A | 1.21,1.22,1.23,1.24,1.25,1.26 | | Auditing | v0.2.0 | 1.21,1.22,1.23,1.24,1.25,1.26 | | Monitoring | N/A | 1.21,1.22,1.23,1.24,1.25,1.26 | -| DevOps | v3.4.0 | 1.21,1.22,1.23 | +| DevOps | v3.4.0 | 1.21,1.22,1.23,1.24,1.25,1.26 | | EdgeRuntime | v1.13.0 | 1.21,1.22,1.23 | | Events | N/A | 1.21,1.22,1.23,1.24,1.25,1.26 | | Logging | opensearch:v2.6.0
fluentbit-operator: v0.14.0
fluent-bit-tag: v1.9.4 | 1.21,1.22,1.23,1.24,1.25,1.26 |