Skip to content

Commit 080624b

Browse files
committed
Upgrade k8s version to v1.23.0
Signed-off-by: ChrsMark <chrismarkou92@gmail.com>
1 parent a1f9ee3 commit 080624b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ci/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pipeline {
1212
AWS_ACCOUNT_SECRET = "secret/observability-team/ci/elastic-observability-aws-account-auth"
1313
HOME = "${env.WORKSPACE}"
1414
KIND_VERSION = "v0.11.1"
15-
K8S_VERSION = "v1.20.2"
15+
K8S_VERSION = "v1.23.0"
1616
JOB_GCS_BUCKET = 'beats-ci-temp'
1717
JOB_GCS_BUCKET_INTERNAL = 'beats-ci-temp-internal'
1818
JOB_GCS_CREDENTIALS = 'beats-ci-gcs-plugin'

0 commit comments

Comments
 (0)