Skip to content
This repository was archived by the owner on Jul 26, 2022. It is now read-only.

Commit bc59f08

Browse files
chore: bump kindest/node version (#411)
Co-authored-by: Nabil BENDAFI <[email protected]>
1 parent 6bd9570 commit bc59f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/run-e2e-suite.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ RED='\e[35m'
3535
NC='\e[0m'
3636
BGREEN='\e[32m'
3737

38-
K8S_VERSION=${K8S_VERSION:-v1.15.3}
38+
K8S_VERSION=${K8S_VERSION:-v1.15.11}
3939
KIND_CLUSTER_NAME="external-secrets-dev"
4040
REGISTRY=external-secrets
4141

0 commit comments

Comments
 (0)