changing version of kubectl

This commit is contained in:
areeqakbr 2025-02-26 10:49:02 +07:00
parent 7d494c6366
commit 2cb43f3b73
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -15,7 +15,7 @@ spec:
- name: docker-sock
mountPath: /var/run/docker.sock
- name: kubectl
image: bitnami/kubectl:latest
image: bitnami/kubectl:1.26.0
command:
- cat
tty: true