Skip to content

Commit 8a0cdff

Browse files
authored
Adding support for v1.25.0 k8s (#953)
1 parent a518eb5 commit 8a0cdff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pipeline {
1616
AWS_ACCOUNT_SECRET = 'secret/observability-team/ci/elastic-observability-aws-account-auth'
1717
HOME = "${env.WORKSPACE}"
1818
KIND_VERSION = 'v0.14.0'
19-
K8S_VERSION = 'v1.24.0'
19+
K8S_VERSION = 'v1.25.0'
2020

2121
JOB_GCS_BUCKET = 'beats-ci-temp'
2222
JOB_GCS_BUCKET_INTERNAL = 'beats-ci-temp-internal'

0 commit comments

Comments
 (0)