Skip to content

Commit

Permalink
up to eksctl 1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSirenko committed Jun 18, 2024
1 parent 2e778b4 commit b67c7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/e2e/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ WINDOWS_HOSTPROCESS=${WINDOWS_HOSTPROCESS:-"false"}
# kops: must include patch version (e.g. 1.19.1)
# eksctl: mustn't include patch version (e.g. 1.19)
K8S_VERSION_KOPS=${K8S_VERSION_KOPS:-1.29.3}
K8S_VERSION_EKSCTL=${K8S_VERSION_EKSCTL:-1.29}
K8S_VERSION_EKSCTL=${K8S_VERSION_EKSCTL:-1.30}

EBS_INSTALL_SNAPSHOT=${EBS_INSTALL_SNAPSHOT:-"true"}
EBS_INSTALL_SNAPSHOT_VERSION=${EBS_INSTALL_SNAPSHOT_VERSION:-"v7.0.1"}
Expand Down

0 comments on commit b67c7f3

Please sign in to comment.