Skip to content

Commit 639e14e

Browse files
authored
Merge pull request #5382 from AndiDog/e2e-latest-version
🌱 Fix test version string in order to use manifests from source files
2 parents 241384f + 6b963c8 commit 639e14e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/data/e2e_eks_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ providers:
8080
- name: aws
8181
type: InfrastructureProvider
8282
versions:
83-
- name: v2.0.99
83+
- name: v9.9.99
8484
# Use manifest from source files
8585
value: ../../../config/default
8686
contract: v1beta1

0 commit comments

Comments
 (0)