Skip to content

Commit 17e0257

Browse files
committed
Remove oldest versions
Signed-off-by: chrismark <[email protected]>
1 parent 12b0b1c commit 17e0257

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

deploy/kubernetes/Jenkinsfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ stages:
1818
make check-no-changes;
1919
stage: lint
2020
k8sTest:
21-
k8sTest: "v1.23.0,v1.22.0,v1.21.1,v1.20.7,v1.19.11,v1.18.19,v1.17.17,v1.14.10"
21+
k8sTest: "v1.23.0,v1.22.0,v1.21.1,v1.20.7,v1.19.11,v1.18.19"
2222
stage: mandatory

metricbeat/docs/modules/kubernetes.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ roleRef:
155155
=== Compatibility
156156

157157
The Kubernetes module is tested with the following versions of Kubernetes:
158-
1.14.x, 1.17.x, 1.18.x, 1.19.x, 1.20.x, 1.21.x, 1.22.x, 1.23.x
158+
1.18.x, 1.19.x, 1.20.x, 1.21.x, 1.22.x, 1.23.x
159159

160160
[float]
161161
=== Dashboard

metricbeat/module/kubernetes/_meta/docs.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ roleRef:
146146
=== Compatibility
147147

148148
The Kubernetes module is tested with the following versions of Kubernetes:
149-
1.14.x, 1.17.x, 1.18.x, 1.19.x, 1.20.x, 1.21.x, 1.22.x, 1.23.x
149+
1.18.x, 1.19.x, 1.20.x, 1.21.x, 1.22.x, 1.23.x
150150

151151
[float]
152152
=== Dashboard

0 commit comments

Comments
 (0)