Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

Commit

Permalink
chore: bump kindest/node version (external-secrets#411)
Browse files Browse the repository at this point in the history
Co-authored-by: Nabil BENDAFI <[email protected]>
  • Loading branch information
nbendafi-yseop and nabilbendafi committed Jun 20, 2020
1 parent 6bd9570 commit bc59f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/run-e2e-suite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RED='\e[35m'
NC='\e[0m'
BGREEN='\e[32m'

K8S_VERSION=${K8S_VERSION:-v1.15.3}
K8S_VERSION=${K8S_VERSION:-v1.15.11}
KIND_CLUSTER_NAME="external-secrets-dev"
REGISTRY=external-secrets

Expand Down

0 comments on commit bc59f08

Please sign in to comment.